ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
PDFToText (Function)
Extracts text from a PDF file.
ToastDisplay (Function)
Displays a "Toast" message.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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....
HRegenerateFile (Function)
Regenerates a data file from its log.
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....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
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....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).