ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysColor (Function)
Identifies or modifies the color of a Windows element.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
MDIMother (Function)
Identifies the name of the MDI parent window.
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
SysIconize (Function)
Used to find out whether a window is minimized.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
Constants for external files
List of constants used by the functions for managing external files....
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
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 programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.