ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
gpwVisitor (Function)
Returns the value that corresponds to the word "Visitor" according to the framework used.
gpwRegisteredUsers (Function)
Returns the value that corresponds to "Registered users" according to the framework being used.
gpwBiometricAuthentication (Function)
Enables biometric authentication for the connected user or retrieves the current status for the connected user.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
HFSQL properties
List of HFSQL properties...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......