ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HDataSourceKnown (Function)
Determines if a data source has been initialized.
HAddGroup (Function)
Adds a group of users.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HRead (Function)
Reads a record in a file according to a given record number.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HAddUser (Function)
Adds a user to a database.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.