ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
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
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Notification
The Notification keyword can correspond to:
SysMetric (Function)
Returns the resolution of a specific element.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MyReport (Reserved word)
MyReport is used to handle the current report...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Wi-Fi functions
Functions for Wi-Fi management...
Error 533: The expression of a { } must be a string
Error 42: Label out of scope of GOTO
<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