ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conference control properties
List of properties associated with the conference control...
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, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
HOnError (Function)
Customizes the management of HFSQL errors.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
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.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.