ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
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......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Analysis links
The links are used to link the files found in an analysis between themselves......
<zipArchive variable>.StartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Python: Native calls
WLanguage allows for native Python calls......
WEBDEV 2024
WINDEV 2024
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Windows
The windows represent the main interface of a WINDEV application......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......