ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDF Reader control events
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
PDFPassword (Function)
Protects a PDF document with a password.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
iParameterPDF (Function)
Defines the options for the generated PDF file.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
1
2
3
4
5
6
152
>