ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a window
List of properties associated with a window...
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
WinStatus (Function)
Identifies or modifies the window status.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
CurrentWin (Function)
Identifies the window currently in edit.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysSetFocus (Function)
Sets focus to a window or control.
SysWinShow (Function)
Modifies the display status of a window.
SysValidHandle (Function)
Checks the validity of a window handle.
HIndex (Example)
Usage example of the HIndex function
grDestinationWnd (Function)
Defines a window as chart destination.
iWindowCancel (Function)
Configures the print cancel window..
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
14. Report templates
...Report templates are used to easily standardize report layouts....
Error 1004: To explicitly access an element of the base class '%1', use the syntax
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Generating the setup program
The last wizard step for creating the setup program allows you to......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
NextTitle (Function)
Modifies the title of next window to open.