ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
<Upload>.SizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Overview of external languages
WDInst: handling the files to install
By default, the files to install are......
WEBDEV Application Server 2024
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.