ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
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...
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.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Creating a query
Two methods can be used to create a query......
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....