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.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
16. Managing requirements
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
Multilingual project
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Changing sites from AWP to SEO-ready session mode
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grInfoXY (Function)
Returns information about the series found at a specific chart point.