ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
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.
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Error 403: The item does not belong to the file
Allows you to check if a substring is within a string....
Creating an insert query
An insert query (corresponding SQL statement......
Runtime log
The runtime log is the best way to identify the most used features of an application......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.