ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
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.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
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.
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.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.