ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
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......
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
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......
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
1
2
3
4
5
6
135
>