ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Native Access to SAP
SAP is a widely used ERP......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......