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