ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iParameter (Function)
Retrieves the printer configuration and configures the print.
iParameterPDF (Example)
Usage example of the iParameterPDF function
iPreview (Example)
Usage example of the iPreview function
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
iPreview (Function)
Configures the print destination.
Body Complement block
The Body complement block is linked to the Body block......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Report controls
Several types of controls can be handled in a report created by the report editor......
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
1
3
4
5
6
7
145
>