ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial
MDIOpen (Function)
Opens and enables an MDI child window.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
grDestinationWnd (Function)
Defines a window as chart destination.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WinStatus (Function)
Identifies or modifies the window status.
WaitWindowStart (Function)
Opens the wait window of application.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
WinChangeAlias (Function)
Modifies the alias of a window.
Handle (External language)
Returns the handle of a window or control.
SysValidHandle (Function)
Checks the validity of a window handle.
Screen,Input (External language)
Starts the input in the controls of a window.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
SysSetFocus (Function)
Sets focus to a window or control.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
fSelect (Function)
Opens the Windows file picker.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
WindowsVersion (Function)
Returns the runtime mode of Windows.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.