ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangeKey (Function)
Changes the browse item.
grGetData (Function)
Retrieves a data from a chart.
grZoom (Function)
Defines the zoom of a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
HChangeKey (Function)
Changes the browse item.
grAddData (Function)
Adds a data into a chart.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
<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....
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....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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......
grParameter (Function)
Retrieves or modifies a chart parameter.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SaaSChangePassword (Function)
Changes the password of the connected user.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......