ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
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....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
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
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
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.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
XMLSave (Function)
Saves an XML document in a file.
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.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
Min (Function)
Returns the lowest value.