ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Example)
Usage example of the PageParameter function
Error 530: The -- operator is not allowed
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
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.
ImageScrollingPosition (Function)
Returns the displayed image.
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).
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......
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:
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...