ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for the Exif functions
List of constants used by the Exif functions....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Installing the monitoring robot
The monitoring robot includes three executables......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Window controls
Several types of controls can be used in a window, ......
DnDCursor (Example)
Usage example of the DnDCursor function
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
LDAPRenameAttribute (Function)
Renames an attribute.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EventOpen (Function)
Opens a synchronization event between several threads.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
WDDeploy features
WDDeploy can be used to......
Error 17: OTHER CASE must be the last statement used in SWITCH