ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything.
For example:
  • a scheduled task may fail,
  • an automatic backup may fail,
  • a node may become inactive in an HFSQL cluster, ...
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub...
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)...
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates.
<Connection variable>.ManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
HListServer (Function)
Lists the HFSQL servers installed on a computer.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Chart>.AutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a web service.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware web service.
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
saasService (Variable type)
The saasService type is used to define the advanced characteristics of a SaaS service.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.