ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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....
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......
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.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
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.