ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
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.
Password (Property)
The Password property sets and changes the password.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
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.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.