ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
21. Reports
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
How to find out whether a report was printed?
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
13. Print: Reports
WINDEV reports...
1
2
3
4
5
6
313
>