ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Constants used by the XML signature
Constants used by the XML signature...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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......
HClient structure
The HClient structure is used to......
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.