ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageAdd (Function)
Adds a value to the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
SQLListSource (Function)
Lists the data sources declared on a local site.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<mongoGridFS variable>.SendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Error 105: Redefinition of the local variable
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.