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.
WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Remote WEBDEV administrator: Configuration for using statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Assignment operators
Three assignment operators are available......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
9. Hardware and software requirements
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
grIncreaseData (Function)
Adds a value to a data in a chart.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
grLegend (Function)
Indicates the presence and position of legend in a chart.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......