Advanced Data Analysis Features
Built-in tools for interactive business insights
DevExpress VCL BI Dashboard includes a comprehensive set of data analysis tools designed for interactive reporting and business intelligence-related usage scenarios. Built-in features help users explore data, identify trends, and analyze information directly within the dashboard UI.
Features include:
- Master Filtering & Drill-Down
- Calculated Fields & Dashboard Parameters
- Window Calculations
- Conditional Formatting
- Summaries & Aggregates
- Grouping / Sorting / Filtering
Data Source Support
Connect to databases and VCL data components
DevExpress VCL Dashboard supports numerous data providers and integrates with multiple database platforms and structured data formats out of the box. Support includes SQL-based systems, JSON data, and JSON-driven services, with flexible connection configuration available at both design time and runtime.
The Dashboard Designer simplifies data integration and dashboard setup. Built-in tools help users create and configure data sources, browse available fields, and bind data to dashboard items through an intuitive visual interface. Users define a data source once and reuse it across multiple dashboard elements.
Our Dashboard Control also integrates with native Delphi and C++Builder data access infrastructure. Full support for TDataSet and TDataSource components allows applications to leverage existing VCL data layers without additional integration code.
Learn More
Reusable Dashboard Templates
Create once – Share across multiple platforms
The DevExpress VCL Dashboard control uses an open XML-based format for cross-platform development to store its layout and state (filters, parameters, etc.). XML format allows you to share the same dashboard definition across applications built with different development technologies. A single dashboard definition file works in both VCL and .NET environments and supports VCL, ASP.NET Core, Blazor, WPF, and Windows Forms applications without layout changes.
Dashboard templates can be stored and loaded from any source — whether a database or file system. You can easily build companion web or mobile apps, integrate with non-GUI API services, and deploy dynamic dashboard solutions across your enterprise. This dashboard definition format supports safe reuse, versioning, and secure distribution, so your dashboard templates remain consistent, flexible, and ready for any platform or workflow.
Multi-Format Dashboard Export
Generate PDFs, Office documents, and images
Export dashboard widgets to industry-standard formats, including PDF, DOCX, RTF, XLS, XLSX, TXT, MHT, CSV, HTML, Bitmap, and SVG. VCL BI Dashboard allows you to export dashboard content to a file or stream (in a format of your choice via API or the "Export To" menu in the UI).
Use our dashboard export API to bypass the Dashboard Viewer and implement REST/Web API backends, Windows Services, workflows, and scheduled jobs. This approach can be beneficial for the following usage scenarios (reports generated without direct user interaction):
- Mass-export dashboards to PDF, DOCX, image, and other formats
- Share, email, and print dashboards silently
- Deliver custom dashboard management user interfaces
Dashboard Integration
Painless dashboard integration for existing VCL apps
Dashboard functionality is not limited to standalone Preview and Designer windows. Our VCL Dashboard supports embedded and ad-hoc preview scenarios directly inside existing application forms.
Seamless dashboard integration simplifies migration from custom dashboard implementations and third-party visualization solutions, including charts, gauges, and other data presentation controls, while preserving application structure and user workflows.