ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Reloading a document
To reload a document, ......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a static page
The test of a single page runs the current page in WEBDEV......
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Report blocks
A printed report includes several sections......
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......