ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Image editor: Features
The image editor includes several features......
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
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......
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.
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....
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.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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......
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.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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?
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
1
2
3
4
5
6
316
>