ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grDeleteSeries (Function)
Deletes a data series from a chart.
grType (Function)
Identifies or modifies the type of chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grDestinationWnd (Function)
Defines a window as chart destination.
grCreate (Function)
Creates a specific type of chart.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Exist (Function)
Checks the existence of a chart in memory.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.