ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
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.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
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...
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.