ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
DateToDay (Function)
Returns the day that corresponds to a given date.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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).