ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
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....
grWndSize (Function)
Defines the size of the window containing the chart.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Environment of the window editor
The main elements of window editor are as follows:
HandleParentNext (Function)
Forces the parent of the next window to open.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
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.
Window management functions
List of functions for managing windows...
14. PHP generation in practice
WinInput (Function)
Identifies the window containing the WLanguage code currently run.