ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grWndSize (Function)
Defines the size of the window containing the chart.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
MDIOpen (Function)
Opens and enables an MDI child window.
OpenMainMenu (Function)
Opens the main menu of the current window.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Environment of the window editor
The main elements of window editor are as follows:
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
NextTitle (Function)
Modifies the title of next window to open.
Windows,TCurrent (External language)
Modifies the title of the current window.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile 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.