ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HCloseAnalysis (Function)
Closes the current analysis.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
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.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
HExecuteProcedure (Function)
Runs a stored procedure.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HSetLog (Function)
Enables or disables log management on a file.
Aliases on data files: HAlias
The aliases are used to handle......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HDelete (Function)
Deletes a record from a data file (query or view).
Image control in a window
This help page presents the characteristics of an Image control found in a window...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.