ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native 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 database schema...
HState (Example)
Usage example of the HState function
HRecNum (Example)
Usage example of the HRecNum function
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Constants for telemetry management
Constants for telemetry management...
Handling menu options programmatically
The menu options can be handled......
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
QuickActionPin (Function)
Generates a request to pin a quick action.
PreviousPage (Function)
Returns the name of the previous page.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......