ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
BrowserShare( Function)
Starts native device sharing.
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
PermissionRequest (Function)
Prompts the user to grant an application permission.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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.
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
NotesDocumentIdentifier (Function)
Returns the identifier of the current document in the Lotus Notes database browsed.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
LocalStorageAdd (Function)
Adds a value to the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.