ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
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.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SQLChangeConnection (Function)
Modifies the current connection.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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.
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....
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").