ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Chart>.Draw (Function)
Draws a chart according to the specified parameters.
<Chart>.SeriesLabel (Function)
Initializes the label of a data series in a chart.
<Chart>.Legend (Function)
Indicates the presence and position of legend in a chart.
<Chart>.ScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.