ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization chart linked to a data file
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Properties linked to the Euro management
List of properties linked to the Euro management...
5. User Groupware in practice
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
WINDEV: Example of programmed Drag and Drop
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
17. WLanguage: a simple and powerful language
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Handling controls in a report
The different operations available for the report controls are as follows......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
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......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The "Code hashtags" pane
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Automatic error handling
Error handling can be customized for each process......