ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
PDFPassword (Function)
Protects a PDF document with a password.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HDescribeItem (Example)
Usage example of the HDescribeItem function
Print modes of a report
Several print modes are available for a report....
AAF: Automatic column filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
zipFindFile (Example)
Usage example of the zipFindFile function
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.