ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWnd (Function)
Defines a window as chart destination.
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.
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
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
RegistryQueryValue (Function)
Reads a value in the Windows registry.
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......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
14. Controls in practice
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
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....
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......