ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
How to create and handle a structure?
This help page explains how to create and handle a structure....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Action Bar control functions
The following functions are used to manage the Action Bar control......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
17. WLanguage: a simple and powerful language
16. Types of code