ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
grExist (Function)
Checks the existence of a chart in memory.
grDestinationWnd (Function)
Defines a window as chart destination.
grDeleteSeries (Function)
Deletes a data series from a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
fChangeExtension (Function)
Changes the extension of a file on disk.
grIncreaseData (Function)
Adds a value to a data in a chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Use a calendar to enter dates
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Size (Property)
The Size property is used to determine and change the size of an element.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor 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......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Content (Property)
The Content property is used to get and change the content of an element.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
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.
Password (Property)
The Password property sets and changes the password.
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.