ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Image control: the supported formats
The supported image formats are as follows:...
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
EventOpen (Function)
Opens a synchronization event between several threads.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Report blocks
A printed report includes several sections......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Control constants
List of constants used by control management functions...
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function