ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
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.
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....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
HOnError (Function)
Customizes the management of HFSQL errors.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.