ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
1. Project and analysis
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Events associated with the Pivot Table control
Summary table: Installing a WINDEV application
One major step when developing an application is deploying the application to client computers......
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
Secret string vault
Passwords, private keys and tokens are often used in programming......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Testing a project: setting
By testing the project you can simulate how the application will run......
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
21. Reports
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
7. AJAX technology
Draws a rectangle in an Image variable....