ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Chart management functions
...Chart management functions...
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.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
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......
26. Style sheets: to simplify the layout
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
8. 10 tips for better interfaces...
Description window of a combining query
The description window of a combining query consists of several sections......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
The pages
Pages are the main interface of a WEBDEV site......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
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.
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
Events associated with a Gantt Chart column