ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Creating a Java archive
When your Java application is developed, you can......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
5. Site test in practice
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.