ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
PDFPassword (Function)
Protects a PDF document with a password.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
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.
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.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
HForward (Example)
Usage example of the HForward function
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).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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....
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....