ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Reloading a document
To reload a document, ......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
KioskDisable (Function)
Disables kiosk mode for the current application.
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.