ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024 Tutorial
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
WINDEV FTP functions
List of WINDEV FTP functions...
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
MDIOpen (Function)
Opens and enables an MDI child window.
MyWindow (Reserved word)
MyWindow is used to handle the current 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.
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....
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.
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.
WindowsVersion (Function)
Returns the runtime mode of Windows.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].