ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Attention : This is version 26 of this documentation page. This feature may have been changed or removed in a higher version.
Help / WLanguage / Managing databases / HFSQL functions / Compatible Hyper File functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadApple WatchUniversal Windows 10 AppWindows Mobile
Others
Stored procedures
HReadPreviousLock (Function)
In french: HLitPrécédentBloque
Warning
HReadPreviousLock is kept for backward compatibility (this function will still be supported in the forthcoming version).
From version 8, this function was replaced by an improved version of HReadPrevious. It is recommended to use HReadPrevious to benefit from the new management of locks in WINDEV.
Below is the documentation of HReadPreviousLock, available in WINDEV 5.5.
WINDEV Mobile This function can be used with HFSQL Client/Server data files or with data files handled by Native Accesses. This function is not available for HFSQL Mobile.
 
Purpose
Reading and locking the previous record according to the specified key.
Syntax
HReadPreviousLock(<LogicalFileName>,<NameKeyItem>)
  • <LogicalFileName> is the name of the file to read
  • <NameKeyItem> is the name of the key according to which the file must be read
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/22/2020

Send a report | Local help