ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Chart control
The "Chart" control is used to display a chart in windows, pages and reports...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels...
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Source (Property)
The Source property is used to get and change the source of an element.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Empty (Property)
The Empty property is used to determine if an element is empty.
Printing in PDF format: Special cases
Specific features of print in PDF format...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
grParameter (Function)
Retrieves or modifies a chart parameter.
Count (Property)
The Count property returns the number of elements in a given set.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Title (Property)
The Title property is used to get and change the title of an element.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Window controls
Several types of controls can be used in a window, ......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
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....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.