ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Drop-down button
The drop-down button expands: a context menu. a popup window....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
12. Control templates
...Control templates...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
12. Preventing from going back to a page
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Camera control in a mobile application
The Camera control is used to......