ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipDeleteFile (Function)
Deletes a file from an archive.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Materialized view
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
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.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
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......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
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......