ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinShow (Function)
Modifies the display status of a window.
WaitWindowStart (Function)
Opens the wait window of application.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
fImageSelect (Function)
Opens the image picker of Windows.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
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.
Windows,TCurrent (External language)
Modifies the title of the current window.
SysValidHandle (Function)
Checks the validity of a window handle.
HIndex (Example)
Usage example of the HIndex function
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
grDestinationWnd (Function)
Defines a window as chart destination.
iWindowCancel (Function)
Configures the print cancel window..
Properties associated with a window
List of properties associated with a window...
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
SMSSend (Function)
Sends an SMS.
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.