ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentWin (Function)
Identifies the window currently in edit.
<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....
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.
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....
iWindowCancel (Function)
Configures the print cancel window.
fSelect (Function)
Opens the Windows file picker.
WLanguage properties available in PHP
The following properties are available in PHP...
WindowsVersion (Function)
Returns the runtime mode of Windows.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Miscellaneous Windows constants
List of constants used by the Windows functions....
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)....
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.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).