ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadExecute (Function)
Starts the execution of a secondary thread.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
iParameterReport (Function)
Configures the printer by opening the configuration window.
HRegenerateFile (Function)
Regenerates a data file from its log.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
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....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fOpenTempFile (Function)
Creates and opens a temporary file.
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).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).