ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
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)....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WinStatus (Function)
Identifies or modifies the window status.
WaitWindowStart (Function)
Opens the wait window of application.
iWindowCancel (Function)
Configures the print cancel window..
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.
CurrentWin (Function)
Identifies the window currently in edit.
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.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.