ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
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.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
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.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
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.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
1
2
3
4
5
6
124
>