ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
iPrintImage (Function)
Sends the image file to print to the print buffer.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
iOutputInfo (Type of variable)
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.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Window controls
Several types of controls can be used in a window, ......
ReplicSynchro: Use
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
OCRExtractText (Function)
Reads the text contained in an image.
FileDisplay (Example)
Usage example of the FileDisplay function
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
dImageToArray (Function)
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.
iDestination (Function)
Configures the print destination.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
iParameterPDF (Example)
Usage example of the iParameterPDF function
Bar code constants
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
How to save and retrieve an image in a binary memo
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......