ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
ScanList (Function)
Lists the scanners connected to the current computer.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
ERR_DISCONNECTED_UPDATE
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
1
2
3
4
5
6
233
>