ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Local Storage functions
8 results
The following functions are used to manage the local storage of data in browser code.
Adds a value to the local storage.
Indicates whether the local storage is available or not for the current browser.
Deletes a value from the local storage.
Deletes all the values from the local storage.
Retrieves a value from the local storage.
Returns the number of values for the local storage.
Returns the name of a value for the local storage.