ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
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.
Hash constants
List of constants used by the Hash functions....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
RegistryValueType (Function)
Returns the type of value found in the registry.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
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.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Creating a query
Two methods can be used to create a query......
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Border (Type of variable)
The Border type is used to handle a border through programming...
1
3
4
5
6
7
223
>