ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
Password (Property)
The Password property sets and changes the password.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
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.
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.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
1
5
6
7
8
9
138
>