ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Fichier .PDF
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
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.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
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......
PDF Reader control events
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
PDFPassword (Function)
Protects a PDF document with a password.
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.