ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub...
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, ...
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.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.OperationInProgress (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.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
grSeriesSecondaryAxis (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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
SaaSAdminListClient (Function)
Lists the client accounts of SaaS web service database.
SOAPPrepare (Function)
Builds the SOAP request for calling a web service function.
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SenderAddress (Property)
The SenderAddress property allows you to get and change the sender address of an email.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.