ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
GetDefinition (Function)
Retrieves the definition of element type.
EventOpen (Function)
Opens a synchronization event between several threads.
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......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Constants for the archiving functions
List of constants used by the archiving functions....
Image control: the supported formats
The supported image formats are as follows:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
<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
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Area (Property)
The Area property is used to define an area.
SocketCreate (Example)
Usage example of the SocketCreate function
TwainState (Example)
Usage example of the TwainState function
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
HListFile (Example)
Usage example of the HListFile function