ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
New (Reserved word)
New is used to allocate memory space...
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Table,Add (External language)
Adds an element to a Table control.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MatCreate (Example)
Usage example of the MatCreate function
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
FileDisplay (Function)
Displays a file in the browser of Web user.
FTPDate (Example)
Usage example of the FTPDate function
PageChangeLayout (Function)
Applies a specific layout to a page.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
SocketRead (Function)
Retrieves a message sent by another socket.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Array management functions
List of functions for managing arrays...
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.