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...
Events associated with Button controls
List of events associated with Button controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Generating the RAD pattern
To generate a RAD pattern:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WINDEV applications for Linux: Specific features
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
4. UI: Windows
IU of windows...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Events associated with windows
List of events associated with windows...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Status bar of windows
The status bar of a window is used to display several types of information......
Miscellaneous Windows constants
List of constants used by the Windows functions....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Error 101: Declaration of global variable not allowed
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Extracting the text of the project
The following text can be extracted......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Events associated with Static controls
List of events associated with Static controls...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......