ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property...
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
WEBDEV Application Server - 10 connections - License agreement
Optional connection information
When defining the connections in the data model editor or when defining the connections...
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).
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<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").
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution...
<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,...
<Connection variable>.AddScheduledBackup (Function)
... by the connection.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
1
2
>