ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
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....
PaletteChange (Function)
Changes the palette used by the project or by a window.
OpenMainMenu (Function)
Opens the main menu of the current window.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Environment of the window editor
The main elements of window editor are as follows:
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
grWndSize (Function)
Defines the size of the window containing the chart.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
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.
SysWinShow (Function)
Modifies the display status of a window.