Standard menu userexits are functions for menu selections / buttons (On_Select trigger) and events (On_Event trigger). The userexits can be selected and entered at the trigger fields. Any required parameters must be entered in a separate parameter-field.
| iwf_lis_ent | creates list widget for entity |
| iwf_lis_typ | creates type list widget |
| iwf_lis_ref | creates refine list widget for relation |
| iwf_lis_agg | creates aggregate list widget for relation |
| iwf_lis_cns | creates link list widget |
| iwf_frm_ent | creates form widget for entity |
| iwf_frm_typ | creates type form widget |
| iwf_frm_ref | creates refine form widget for relation |
| iwf_frm_agg | creates aggregate form widget for relation |
| iwf_frm_cns | creates link form widget |
| iwf_frm_wdg | creates form widget for list |
| iwf_frm_lis | creates combined mask |
| iwf_cyc_lis | exchange sub-mask in combined form |
| iwf_frm_acc | creates form widget for access form |
| iwf_brw_ent | fills the current browser window with data |
| iwf_opn_doc | opens a document in the ActiveX window |
| iwf_vie_lis | set view mode for mask |
| iwf_edt_lis | set update mode for selected records |
| iwf_ins_elm | creates new record in the mask |
| iwf_dup_elm | copy record |
| iwf_sel_lis | set query mode for mask |
| wdh_upd_lis | output records found in a data query |
| wdh_nxt_lis | data query for exceeded maximum number of records |
| iwf_del_lis | temporarily delete selected records |
| wdh_del_tra | finally delete temporarily deleted records |
| wdh_cop_pas | Copy&Paste operation for selected records |
| pri_wdg | creates a printfile for the mask |
| cch_sel_blb | writes a binary file into a BLOB field |
| cch_get_blb | writes a binary file into a BLOB field |
| iwf_exi_edt | finishes mask-edit state for active mask |
| wdh_cnt_lis | output number of records found in a count query |
| cch_cal_mac | auxiliary function for invoking client macros |
| evt_cal_mac | auxiliary function for calling event macros |
| lng_edt_fld | creates a multilanguage mask for multilingual fields |
| wdh_ext_lis | extend list by system fields |
| hlp_cal_txt | calls the online help |
| hlp_set_tip | opens the "Tip of the Day" window |
| mes_map_inf | issues information about DataView version |
| prt_map_inf | issues information about the current user |
| prt_mod_grp | change the group assignment |
| prt_mod_pwd | opens a mask for changing the password |
| lng_mod_act | change the system language |
| lng_shw_fld | displays in lists all language fields of multilingual fields in individual columns. |
| exi_dtv | close DataView in a controlled way |