ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
Control (Variable type)
The Control type is used to define the characteristics of a control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
End of break block
The End of break block is optional......
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
iParameterReport (Function)
Configures the printer by opening the configuration window.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
zipInfoFile (Example)
Usage example of the zipInfoFile function
SQLTransaction (Example)
Usage example of the SQLTransaction function
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
ThreadExecute (Function)
Starts the execution of a secondary thread.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.