ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
20 results for: Connecter
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Optional connection information
When defining the connections in the data model editor or when defining the connections...
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Keep-alive on connection
Configuring the connection with WDSQSINS
... SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL...
<redisConnection>.Connect (Function)
Opens a connection to a Redis server (or cluster).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution...
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.AddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization,...