ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Saving entered data (AAF)
5. User Groupware in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
11. Popup page
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
The Cell control
The Cell control contains controls......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
The Check Box control
A Check Box can correspond to......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
The Wire control
The Wire control is used to visually link 2 controls......
10. UMC: User Macro-Code