ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table or populated programmatically). the number of the column currently in edit mode in the specified data-bound Table control (based on a table or populated programmatically)....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
WDHFDiff - Use
WDHFDiff is used to compare......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......