|
|
|
|
|
|
|
Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
Some WLanguage functions are not available in Reports & Queries...... |
|
|
|
|
|
|
The Iteration block is a free block, created manually in the report editor ("Report...... |
|
|
|
|
|
|
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
Shape controls in windows, pages and reports can be handled using different WLanguage properties...... |
|
|
|
|
|
|
The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
This is "Reports & Queries"...... |
|
|
|
|
|
|
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose several print methods...... |
|
|
|
|
|
|
A report provides a custom view of data...... |
|
|
|
|
|
|
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries...... |
|
|
|
|
|
|
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
The "Export" pane in the report viewer allows you to perform the following operations...... |
|
|
|
|
|
|
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be:
an Image control,
an Image variable,
a WDPic variable (on the background layer),
a picLayer variable.... |
|
|
|
|
|
|
The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
The report editor gives you the ability to create "Organizer" reports.... |
|
|
|
|
|
|
Several toolbars are displayed in the report editor...... |
|
|
|
|
|
|
...The reports can be created with the data coming from:... |
|
|
|
|
|
|
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen. |
|
|
|
|
|
|
WINDEV Mobile allows you to easily create and print all types of reports with the report editor.... |
|
|
|
|
|
|
The report editor allows you to create "Scheduler" reports.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|