ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Lock functions
  • Locked application
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
LockAppOn (Function)
In french: VerrouAppliBloque
Locks a WINDEV application. A password will be requested to unlock this application.
Example
LockAppOn()
Syntax
LockAppOn()
Remarks

Locked application

When the application is locked, all the appliation windows are minimized. When the user tries to restore the application, the following window is displayed:
The user must type a password. This password can correspond to:
  • the Windows password of the current computer (by default),
  • the user password defined in the user groupware (if the user groupware is used by your application),
  • a specific password, defined by LockAppPassword.
Related Examples:
The Lock functions Unit examples (WINDEV): The Lock functions
[ + ] Using the LockXX functions in order to lock a sensitive application.
Component: wd290gpu.dll
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help