ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageGet (Function)
Retrieves a value from 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.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
LocalStorageAvailable (Function)
Indicates whether the local storage is available or not for the current browser.
fTempFile (Function)
Returns the name of a unique temporary file.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
<Source>.SetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
1
2
3
4
5
6
80
>