ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
SQLChangeConnection (Function)
Modifies the current connection.
HDelete (Function)
Deletes a record from a data file (query or view).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Source>.ListLink (Function)
Returns the list of links (Merise) in the current database schema or in a specific database schema.
HOnError (Function)
Customizes the management of HFSQL errors.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
fClose (Function)
Closes an external file.