ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
19 results for: statistiques
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
hScheduledOptimization (Variable type)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
hScheduling (Variable type)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed:
  • for a scheduled HFSQL Client/Server data file optimization task.
  • for a scheduled HFSQL Client/Server data file backup job.
  • for a scheduled replication of HFSQL servers.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HChangeName (Function)
Modifies the physical name of a data file.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
HCreation (Example)
Example of the HCreation function
Managing parallel tasks
The computers are becoming more and more powerful...