ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.GetData (Function)
Retrieves a data from a chart.
<Source>.ChangeKey (Function)
Changes the browse item.
HChangeKey (Function)
Changes the browse item.
grAddData (Function)
Adds a data into a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
grExist (Function)
Checks the existence of a chart in memory.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
grWndSize (Function)
Defines the size of the window containing the chart.
grCreate (Function)
Creates a specific type of chart.
Image control: the supported formats
The supported image formats are as follows:...
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.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grParameter (Function)
Retrieves or modifies a chart parameter.
SaaSChangePassword (Function)
Changes the password of the connected user.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.