ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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...
Associative array (Variable type)
An associative array is an "advanced" type of array...
Materialized view
...A materialized view is a physical data source defined by an SQL query....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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......
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
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......