ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....