ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
fOpenTempFile (Function)
Creates and opens a temporary file.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HOpenConnection (Function)
Opens a connection to a specific database.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
fCompress (Example)
Usage example of the fCompress function
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
zipInfoFile (Example)
Usage example of the zipInfoFile function
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
BurnerSelect (Function)
Used to select the default burner.
Warning (Function)
Displays a custom message in a system warning window.
zipClose (Function)
Closes an archive.
fMoveDir (Function)
Moves a directory and its content.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).