ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cell control properties
List of properties associated with the Cell control...
Chart management functions
...Chart management functions...
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
Thumbnail control properties
List of properties associated with the Thumbnail control...
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
btleService (Variable type)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....