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 ......
1. Project and analysis
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
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....
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Events associated with Table controls
List of events associated with Table controls...
Table,Col (External language)
Returns the current index of the column.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Recompiling the project
The project compilation is a process used to......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
How to manage enumerations programmatically?
Defining clickable areas
In a page, an Image control can contain clickable areas......
Print the content of your tables