Unifalcon Components Package Unigui Full Source Portable May 2026
For the hobbyist building a simple uniGUI intranet app, the compiled (DCU-only) version of Unifalcon is likely sufficient. But for professional teams building critical web applications that must survive for a decade, the Unifalcon components package for uniGUI with full source in a portable format is not just a luxury – it’s insurance.
You gain:
Combine that with the raw power of uniGUI and Delphi’s blazing performance, and you have an enterprise web development stack that rivals Node.js or .NET Core, but with the rapid RAD experience only Delphi can provide.
If you are ready to take full ownership of your web application’s UI layer, begin your search for a legitimate, full-source, portable Unifalcon package today. Your future self – debugging at 2 AM – will thank you.
Keywords: unifalcon components package unigui full source portable, Delphi web development, uniGUI extensions, full source Delphi components, portable component libraries.
is a comprehensive third-party component package designed specifically for the FMSoft uniGUI web application framework for Delphi . It is developed by Falcon Sistemas
to extend the default capabilities of uniGUI with more advanced, modern, and aesthetically pleasing UI elements. FMSoft uniGUI Package Overview
The "Full Source Portable" version typically refers to the high-tier license that provides the complete Delphi source code for the components, allowing for deep customization and easier debugging within the IDE. FMSoft uniGUI Customization : Having the Full Source
enables you to modify component behavior or fix bugs without waiting for an official update. Portability
: As a library for Delphi, it is "portable" in the sense that it can be integrated into various project environments and supports multiple deployment methods common to uniGUI, such as Standalone EXE, Windows Service, and ISAPI modules. FMSoft uniGUI Key Components Included
The UniFalcon suite focuses on filling gaps in the standard uniGUI palette with tools for modern web needs: UI/UX Enhancements
(a modern alternative to MessageDlg with FontAwesome support), custom themes like , and password complexity meters. Media & Hardware : Advanced components using standard browser APIs, pads for digital signing, and barcode/QR code scanners. External Integrations : Pre-built components for Google Maps unifalcon components package unigui full source portable
, Google Sign-In, and payment gateways like PagSeguro and Asaas. Data Visualization : Integration with the library for high-performance graphics and charts. FMSoft uniGUI Pros & Cons Components Delphi - https://store.falconsistemas.com.br
The UniFalcon Components Package is a comprehensive third-party suite for the FMSoft uniGUI framework, providing advanced UI controls and integrations for Delphi web and mobile applications. Key Deep Features
The package focuses on extending uniGUI's native capabilities with specialized components: Media & Capture:
TUniFSMultiUpload: Supports multiple files, encrypted sending, GPS coordinate capture on upload (beta), and file filters.
Camera & Scanner: Accesses standard browser APIs for mobile front/rear cameras and includes a barcode/QR code scanner.
Signature Capture: A canvas-based component for drawing and saving signatures in mobile and web browsers. Advanced UI & Dialogs:
FSConfirm: A fluid replacement for standard message dialogs with support for prompts (text, password), 6 themes, and native FontAwesome icons.
iGrowl: Modern notification system for both web and mobile platforms.
Theming: Dedicated components to provide a "UP" (visual boost) to application aesthetics. Integration & External APIs: UniFSMap: Integration with Google Maps API.
KendoUI & Charts: High-quality graphics and charts using the Kendo UI library.
Payments & Auth: Pre-built integration for Asaas, PagSeguro, Pix (QR Code generation), and Google Sign-In authentication. Source Code & Portability For the hobbyist building a simple uniGUI intranet
Full Source: Unlike some editions of uniGUI that provide partial source, the Falcon Store includes full source code for all its components and sample projects.
Portability & Installation: The package is designed to be easily moved; users typically copy the falcon folder into the main uniGUI installation directory (e.g., C:\Program Files (x86)\FMSoft\Framework\uniGUI\) for both development and server deployment.
Compatibility: Current versions support Delphi 11.3 Alexandria and uniGUI 1.90.0.1565 or later, including support for Win32, Win64, and Linux64 platforms. Marlon Nardi's Content - uniGUI Discussion Forums
The UniFalcon (Falcon Store) component package is a suite of third-party visual and utility components specifically designed for the uniGUI web application framework in Delphi. It is available for purchase and download via the Falcon Sistemas Store. Product Overview
UniFalcon provides a comprehensive set of components to extend the standard uniGUI library, focusing on enhancing the UI/UX and functional capabilities of web applications.
Package Content: The full package typically includes components like unifsButton, unifsGoogleChart, unifsKendoUI, unifsQRCode, unifsSignature, and unifsCamera.
Full Source: The package is marketed as providing full source code for subscribers, allowing for customization and deep integration.
Compatibility: Current versions are compatible with Delphi 11 Alexandria and ExtJS 7.5. Installation and Portability
The package is designed to be easily integrated into existing uniGUI installations.
Deployment: To install, copy the falcon folder from the UniFalcon package into your specific uniGUI framework directory (e.g., C:\Program Files (x86)\FMSoft\Framework\uniGUI\uni-1.90.x.xxxx).
Portable Nature: Since it consists of a specific folder structure that is placed inside the uniGUI framework, it can be moved between machines (development and server) by mirroring this file structure. Combine that with the raw power of uniGUI
Compilation: You must build the provided Delphi packages (BPLs) within the IDE to register the components on your palette. Reporting with UniFalcon and uniGUI
While UniFalcon provides UI components, "generating reports" in a uniGUI environment typically requires a dedicated reporting engine like FastReport or ReportBuilder.
PDF Export: For web compatibility, reports must be exported to PDF and displayed using a TUniURLFrame or TUniPDFFrame.
Thread Safety: Reporting tools must be used in a thread-safe manner (disabling visual dialogs) to avoid conflicts with the uniGUI multi-threaded engine.
Dynamic Creation: It is highly recommended to create report components dynamically at runtime to ensure session isolation.
For further technical support or licensing questions, you can contact the developer directly at suporte@falconsistemas.com.br.
problem with loading fast report - General - uniGUI Discussion Forums
If the original vendor stops updating Unifalcon (a risk with any third-party tool), full source ensures your project is not orphaned. You can maintain the component yourself, porting it to newer Delphi or uniGUI versions.
If you are building a multi-tenant uniGUI application, you need predictable performance. Having source access lets you optimize database access patterns inside Unifalcon components.
These environments often require 100% code auditability and air-gapped development. A portable, full-source package allows deployment on isolated networks with no internet activation.
Assuming you have acquired the Unifalcon components package full source portable, here is how you integrate it into your uniGUI project: