ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Optional connection information
When defining the connections in the data model editor or when defining the connections programmatically, you have the ability to specifier the optional connection information...
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ChronoReset (Function)
Stops and resets a running stopwatch.
RGB (Function)
Defines a color from its Red, Green and Blue components.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
9. Sharing a project in practice
Sharing a project in practice...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Control constants
List of constants used by the functions for managing controls...
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.