ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Organization Chart>.Display (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table 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.
26. Style sheets: to simplify the layout
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......