ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
<Chart>.DeleteSeries (Function)
Deletes a data series from a chart.
<Chart>.SurfaceAddData (Function)
Adds a data into a Surface chart.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grGridlines (Function)
Displays or hides the chart gridlines.
grOrientation (Function)
Modifies the orientation of chart axes.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grIncreaseData (Function)
Adds a value to a data in a chart.
grExist (Function)
Checks the existence of a chart in memory.
grDestinationWnd (Function)
Defines a window as chart destination.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
<Chart>.SunburstAddData (Function)
Adds a data to a Sunburst chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
The Image control
The Image control is used to......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
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......
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
1
4
5
6
7
8
135
>