ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Example)
Usage example of the EnumControl function
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Address
The Address keyword can correspond to...
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Error 14: ELSE statement without IF
MenuDelete (Function)
Deletes a menu or a menu option.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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......
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
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Multi-touch management functions
The following functions are used to manage the multi-touch......