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......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
AWP without UI
Bootstrap, Angular, React, Vue......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Animation (Property)
The Animation property animates an image.
Events associated with ListView controls
List of events associated with ListView controls...
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
14. Managing the "Back" button in practice
Events associated with Combo Box controls
List of events associated with Combo Box controls...
2. User-friendly editors in practice
User-friendly editors in practice...
7. Multilingual sites in practice
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Specific features of the applications for iPhone/iPad