ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
11. Popup page
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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....
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...
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....
The Check Box control
A Check Box can correspond to......
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
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Environment of the query editor
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Various constants
List of various constants....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......