ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Set of procedures
The global procedures are grouped in set of procedures......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Specific features of the Express version
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
WINDEV applications for Linux: Specific features
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipDeleteFile (Function)
Deletes a file from an archive.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Programming automatic calculations in the columns of a Table control
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.