ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
grCreate (Function)
Creates a specific type of chart.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
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....
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Global and local variable
Two types of variables are available......
Hash constants
List of constants used by the Hash functions....
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)....
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
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.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
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
RegistryValueType (Function)
Returns the type of value found in the registry.
<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.