ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: AAF functions (Automatic Application Features)
13 results
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Returns the list of options in the context menu actually displayed by the control.
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Saves all customizations made via AAFs (Automatic Application Features) in a file.
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Opens the AAF (Automatic Application Features) help website.
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
List of constants used by the Automatic Application Features (AAF) functions.
The following functions are used to manage AAFs (Automatic Application Features):