ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
What is an application?
An application is a set of objects (windows, controls, ......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Creating a translation file
WDINT allows you to create a translation file....
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....