ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MCI constants
List of constants used by the MCI functions....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
ERR_FORBIDDEN_INSTALL
ERR_FORBIDDEN_UPDATE
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
nWDGetLastError: Code of the last error
Error code of last error......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Environment of code editor
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
TreeExpand (Function)
Expands a node in a TreeView control.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......