ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
12. Synchronizing data
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Composite chart
A composite chart is a chart that displays several types of charts......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Glossary
The glossary lists all the abbreviations used in the code editor......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
26. Style sheets: to simplify the layout
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HCreateView (Example)
Usage example of the HCreateView function
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Describing a problem to the Free Technical Support
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
DDE constants
List of constants used by the DDE functions...
ControlNext (Function)
Returns the name of the next control in input mode.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.