ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
EXE constants
List of constants used by the functions for managing executables....
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
26. Style sheets: to simplify the layout
The Line control
A Line control is used to display a line in a page......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
The Signature control
The Signature control is a report control used to sign......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
EndService (Function)
Ends the execution of the current service.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
23. Print modes