ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Enumeration (Type of variable)
An enumeration is a set of values......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
DatePicker (Function)
Opens the system date picker.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
RecycleBinClear (Function)
Clears the recycle bin of the system.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
XML functions
List of XML functions...
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
LocalStorageAdd (Function)
Adds a value to the local storage.
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.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......