ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
WINDEV Mobile 2024 Tutorial - Table of contents
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Managing parallel tasks
The computers are becoming more and more powerful......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
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.
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.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication 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.