ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyWindow (Reserved word)
MyWindow is used to handle the current window...
grDestinationWnd (Function)
Defines a window as chart destination.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
WinStatus (Function)
Identifies or modifies the window status.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WinChangeAlias (Function)
Modifies the alias of a window.
WaitWindowStart (Function)
Opens the wait window of application.
MDIOpen (Function)
Opens and enables an MDI child window.
SysValidHandle (Function)
Checks the validity of a window handle.
SysSetFocus (Function)
Sets focus to a window or control.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
WindowsVersion (Function)
Returns the runtime mode of Windows.
SMSSend (Function)
Sends an SMS.
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)....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).