ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing Map controls
Constants for managing Map controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.