ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
PythonExecute (Function)
Executes a function present in a Python module.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
4. When to use the debugger?
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Description window of a combining query
The description window of a combining query consists of several sections......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
12. Universal replication
1. Project and analysis
13. Universal replication
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Creating an insert query
An insert query (corresponding SQL statement......