ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
NFC functions
Functions used to manage the NFC standard...
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The Image control
The Image control is used to......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......