ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
HTML Display control functions
List of functions for managing HTML Display controls...
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Functions for managing RTF controls
List of functions for managing RTF controls...
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Dockable Panel control functions
Returns the two high bytes of an integer....
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
The Line control
A Line control is used to display a line in a page......
TreeMap control properties
You can manipulate TreeMap controls in a window using the following WLanguage properties.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....