ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. User Groupware in practice
Manipulating 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......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Configuring the SOAP administrator
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HFSQL constants
List of constants used by the HFSQL functions....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......