ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SQLChangeConnection (Function)
Modifies the current connection.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
LanguageToName (Function)
Returns the name of a language.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
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.