ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
dFont (Example)
Usage example of the dFont function
fEncrypt (Example)
Usage example of the fEncrypt function
HViewToFile (Example)
Usage example of the HViewToFile function
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Table control functions
List of functions specific to Table controls...
grType (Function)
Identifies or modifies the type of chart.
Email (Property)
The Email property is used to get and change an email address.
KeyExpression (Example)
Usage example of the KeyExpression property
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
StatVarianceP (Function)
Calculates the variance for a full series of values.
SQLExec (Example)
Usage example of the SQLExec function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
SysRecentDocList (Function)
Returns the list of recently opened documents.
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Language (Property)
The Language property is used to get and change the language used.
HReadLast (Example)
Usage example of the HReadLast function