ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Operations performed on sequence diagrams
The following paragraphs explain......
Address
The Address keyword can correspond to...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Min (Function)
Returns the lowest value.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
fGraphicFilter (Example)
Usage example of the fGraphicFilter function