ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ArrayCopy (Function)
Copies the content of an array to another array.
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....
StatVarianceP (Function)
Calculates the variance for a full series of values.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
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.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
7. Layouts using the Flexbox control
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Constants used for managing the multi-touch
Constants for managing the multi-touch...