ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegistryExist (Function)
Checks the existence of a key in the Windows registry.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
Environment of the window editor
The main elements of window editor are as follows:
NextTitle (Function)
Modifies the title of next window to open.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
SysIconize (Function)
Used to find out whether a window is minimized.
grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
iParameterReport (Function)
Configures the printer by opening the configuration window.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
SysColor (Function)
Identifies or modifies the color of a Windows element.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Find out the account that runs the AWP protocol
Creating a window skin template
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.