ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
29. SEO in practice
Link properties
When creating a link, you can simply specify the destination......
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
28. Site SEO
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Native SQL Server 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 analysis......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Project description: Project tab
The project description window allows you to configure various elements of your project......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......