ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: HMode
HMode (Function)
Changes the mode and the method for locking data files.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Source>.UnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Locking data files: correspondence between WINDEV 5.5 and the later versions
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server...
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HFSQL constants
List of constants used by the HFSQL functions....