ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Handling Gantt Chart controls programmatically
Designing a supercontrol
A supercontrol is an advanced type of control......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Principle for running threads
At runtime, an application runs in a main thread......
Manager of automated tests
The test manager is used to......
Materialized view
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
PostMessage (Function)
Sends a Windows message to a control or to a window.
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
SendMessage (Function)
Sends a Windows message to a control or to a window.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).