ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WDTRAD options
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
DownloadAdd (Function)
Adds a new download in the device's download manager....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Obtaining an SSL certificate for IIS2 (2.0 or later)
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.