ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<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.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a Webservice request.
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
Creating the menus for the pages of the WEBDEV RAD pattern
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
Creating the Form pages of a WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
1
2
3
4
5
6
346
>