ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
ThreadExecute (Function)
Starts the execution of a secondary thread.
fOpenTempFile (Function)
Creates and opens a temporary file.
zipInfoFile (Example)
Usage example of the zipInfoFile function
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).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
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.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
BurnerSelect (Function)
Used to select the default burner.
Warning (Function)
Displays a custom message in a system warning window.
zipClose (Function)
Closes an archive.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).