ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
HDescribeItem (Example)
Usage example of the HDescribeItem function
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
zipFindFile (Example)
Usage example of the zipFindFile function
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
fMoveDir (Function)
Moves a directory and its content.
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.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
ToastDisplay (Function)
Displays a "Toast" message.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
iForceComplement (Function)
Forces the printing of a Body Complement block.
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).
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
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).
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