ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Lock functions
List of Lock functions...
HPriority (Function)
Finds out and modifies the priority of the calling application.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
BackgroundTaskList (Function)
Returns the list of background tasks for the application.
KioskDisable (Function)
Disables kiosk mode for the current application.
PermissionRequest (Function)
Prompts the user to grant an application permission.
PermissionList (Function)
Returns one or all the permissions declared by the application.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
GetTheme (Function)
Gets the current theme of a mobile application.
SysNameExe (Function)
Returns the name and full path of an application.
AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
QuickActionAdd (Function)
Adds a new quick action to the application.
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
QuickActionRemove (Function)
Removes a quick action defined for the application.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......