ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
fSelectDir (Function)
Opens a directory picker.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
FTPGet (Example)
Usage example of the FTPGet function
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
CharactType (Function)
Returns information about the type of character.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
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).