ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageGet (Function)
Retrieves a value from the local storage.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
New (Reserved word)
New is used to allocate memory space...
Assignment of RETURN
The return value of the process currently run can be assigned...
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.