ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grParameter (Function)
Retrieves or modifies a chart parameter.
<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)....
grGetData (Function)
Retrieves a data from a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
<Source>.ChangeKey (Function)
Changes the browse item.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
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....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
grGridlines (Function)
Displays or hides the chart gridlines.
ChangeTarget (Function)
Changes the target of a button action.
Various constants
List of various constants used by the constants WINDEV functions....
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Error 31: The file to include is not found. Check the name and path ...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
grOrientation (Function)
Modifies the orientation of chart axes.
grCreate (Function)
Creates a specific type of chart.
12. Pages in practice
grDeleteSeries (Function)
Deletes a data series from a chart.
HClient structure
The HClient structure is used to......