ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile...
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
HIndex (Function)
Rebuilds the file index (".NDX" file).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found...
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data...
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server...
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server...
fDataDirCommon (Function)
.XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Runtime log
The runtime log is the best way to identify the most used features of an application......
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
4. HFSQL Classic
HFSQL Classic is the database format......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
dbgEnableLog (Function)
Enables the runtime log programmatically.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
1
2
>