ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Test of a query
The query editor allows you to run the test of query result......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Sound (Function)
Plays a sound in WAV format.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Watermark (Variable type)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or programmatically.