ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListGroup (Function)
Returns the list of groups of users defined for a connection.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
HListConnection (Function)
Returns the list of connections currently described in the application.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Principle of remote check
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).