ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
12. Pages in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
Report controls
Several types of controls can be handled in a report created by the report editor......
Border (Type of variable)
The Border type is used to handle a border through programming...
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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......
Composite keys
A composite key is a key item containing several other items......
How to develop a PHP site?
What is a PHP site?......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Print constants
List of constants used by the print functions....
The Dashboard control
Dashboards are essential elements in an application......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Extracting the text of the project
The following text can be extracted......
Global and local variable
Two types of variables are available......