ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Address
The Address keyword can correspond to...
DotNetDelegate (Function)
Initializes a.NET delegate.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Creating the link buttons in the windows of a WINDEV RAD pattern
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......
Creating the Form pages of a WEBDEV RAD pattern
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
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
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
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.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....