ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
xBase files: Limits
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Drive variable>.ListFile (Function)
Lists the files in a cloud-based drive directory.