ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Lock functions
8 results
Lock constants
List of constants used by the functions for locking the applications.
Lock functions
List of Lock functions
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
LockAppOn (Function)
Locks a WINDEV application.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.