ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Printing a report identified by its name Hide the details
Versions 20 and laterValue returned by printing the report. This value is returned: by the RESULT keyword found in the closing code of report. by ..ReturnedValue used before closing the report.New in version 20Value returned by printing the report. This value is returned: by the RESULT keyword found in the closing code of report. by ..ReturnedValue used before closing the report.Value returned by printing the report. This value is returned: by the RESULT keyword found in the closing code of report. by ..ReturnedValue used before closing the report.
Name of report to print. In the report viewer, a checkmark will be displayed in front of the caption of this report. This report was added into the group by iGroupAdd.If this parameter is not specified, the printed report corresponds to: the last report of the group chosen by the user in the report viewer. the first report of the group (in the order of addition with iGroupAdd) if the report viewer has never been started.
Printing a report identified by its identifier Hide the details
Subscript of report to print. This subscript was returned by iGroupAdd when the report was added into the group. In the report viewer, a checkmark will be displayed in front of the caption of this report.If this parameter is not specified, the printed report corresponds to: the last report chosen by the user in the report viewer. the first report of the group (in the order of addition with iGroupAdd) if the report viewer has never been started.
Last update: 09/19/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: