ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClient structure
The HClient structure is used to......
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...