ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Functions for managing menus (prefix syntax)
List of functions for managing menus
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Menu functions
List of functions for managing menus
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Error 2: Incomplete line
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
10. UMC: User Macro-Code
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Window management functions (prefixed syntax)
List of functions for managing windows...
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......