ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
4. When to use the debugger?
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically...
Caption (Property)
item. Find out the caption associated with a data file. Find out and modify the connection caption....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included...
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered...
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation...
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
HInfoGroup (Function)
Returns information about the specified group of users.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data...