ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
11 results for: signature
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example).
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
CertificateSignString (Function)
Creates the signature of a character string.
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
Managing certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.