ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Scheduler controls programmatically
A Scheduler control can be......
State (Property)
The State property is used to get and change the state of an element.
URL (Property)
The URL property is used to get and change a URL.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Group (Property)
The Group property is used to identify and change groups of elements.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
15. Project Management Hub
grTitle (Function)
Modifies the caption and/or position of the chart title....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
Chart: Legend management
Several types of legends are supported in the charts......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Color (Property)
The Color property is used to get and change the color of an element.
Content (Property)
The Content property is used to get and change the content of an element.
grColor (Function)
Returns and initializes the color of different chart elements.
Size (Property)
The Size property is used to determine and change the size of an element.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Defining clickable areas
In a page, an Image control can contain clickable areas......