ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysMetric (Function)
Returns the resolution of a specific element.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Image>.Rotation (Function)
Rotates an Image control.
PageParameter (Example)
Usage example of the PageParameter function
fStopCompress (Example)
Usage example of the fStopCompress function
fLongName (Example)
Usage example of the fLongName function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
5. User Groupware in practice
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Wi-Fi functions
Functions for Wi-Fi management...
Error 533: The expression of a { } must be a string
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
zipCreateExe (Example)
Usage example of the zipCreateExe function
HState (Example)
Usage example of the HState function
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
How to loop through a file using filters?
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.