ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Signature control
The Signature control is a report control used to sign......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
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).
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Managing the 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....
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
CertificateCheckDuplicate (Function)
Checks the signature of a duplicate.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
CertificateSignString (Function)
Creates the signature of a character string.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
PDFSign (Function)
Applies an approval signature to an existing PDF.