ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Project description: Options tab
The project description window allows you to configure various elements of your project......
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
Error 704: The property does not exist on
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Label (Property)
The Label property is used to get and define the label of an element.
grSourceSeries (Function)
Defines the source of a series.
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
WDMap: Export records from a table
WDMAP allows you to export records to......
Table,Col (External language)
Returns the current index of the column.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......