ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunDelete (Function)
Stops the automatic execution of a WINDEV application.
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.
Lock functions
List of Lock functions...
<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.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Keep-alive on connection
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......