ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls......
Saving entered data (AAF)
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
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....
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°)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
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 Table controls in a window
Table controls allow you to display and/or enter data......
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...
Number (Property)
The Number property is used to get the number of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
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.
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....