ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
iParameterPDF (Function)
Defines the options for the generated PDF file.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
PDFSign (Function)
Adds an approval signature to an existing PDF.
ControlColor (Property)
The ControlColor property allows you to get the background color of controls in a PDF form displayed in a PDF Reader control. This new property is available from WINDEV Suite SaaS 2025 Update 3....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
1
2
3
4
5
6
26
>