|
|
|
|
|
|
|
|
|
|
|
|
|
|
| During the test of a report ("Go" button from the report editor), several print options are proposed...... |
|
|
|
|
|
|
|
| Sends the image file to print to the print buffer. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile propose several print methods...... |
|
|
|
|
|
|
|
| The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.). |
|
|
|
|
|
|
|
| The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer. |
|
|
|
|
|
|
|
| Downloads a document from the Google Docs service. |
|
|
|
|
|
|
|
| Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
|
| Prints an image of the signature in a rectangular area. |
|
|
|
|
|
|
|
| Reads the text contained in an image. |
|
|
|
|
|
|
|
| Usage example of the FileDisplay function |
|
|
|
|
|
|
|
| Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
|
|
|
|
|
|
|
| Retrieves information of a URI resource. |
|
|
|
|
|
|
|
| Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image. |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
|
|
|
|
|
|
|
| The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
|
| Usage example of the iParameterPDF function |
|
|
|
|
|
|
|
| This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
|
| The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application...... |
|
|
|
|
|
|
|
| WINDEV Mobile includes several types of controls... |
|
|
|
|
|
|
|
| The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|