ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
RegistryValueType (Function)
Returns the type of value found in the registry.
Definition (Property)
The Definition property is used to define a type.
Declaration (Property)
The Declaration property is used to define a type.
Data source (Example)
Usage example of the Data source type
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
<Chart>.WaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
<Diagram variable>.ToImage (Function)
Exports a diagram to a variable of type Image.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.