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...
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of 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 data files, the wizard allows you to...
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often to check for updates.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<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.
<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.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)...
HListServer (Function)
Lists the HFSQL servers installed on a computer.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Google document management functions
List of functions for managing Google documents...
BurnerList (Function)
Returns the list of burners installed on the current computer.
Specific features of the Express version
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
BurnerEject (Function)
Opens or closes the door of current burner.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Extern (Reserved word)
EXTERN is used to...
BurnerSelect (Function)
Used to select the default burner.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Test of a query
The query editor allows you to run the test of query result......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......