ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatDelete (Function)
Deletes an existing matrix.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
grTitle (Function)
Modifies the caption and/or position of the chart title....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BurnerCancel (Function)
Cancels the current burn process.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
EmailReadNext (Example)
Usage example of the EmailReadNext function
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
PDF file management functions
...PDF file functions...
TreeView Table control properties
List of properties associated with the TreeView Table control...
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatVariance (Function)
Calculates the variance for a series of values.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.