There are several frameworks for the DELPHI developer to migrate their systems to WEB. 

The great advantage of uniGUI is its familiarity with VCL. Typically, all frameworks 'require' a high degree of knowledge of HTML, CSS and JS. Not that this is wrong, but for the vast majority of developers, being able to access a tool and quickly migrate their systems without this premise, is an advantage and will speed up the development process.


Migrating from VCL to WEB, although very familiar, requires a minimum of attention to new standards. The main thing is that your application will run inside a browser. Access to your database is on the server side by default.


Some features that RadCORE offers to accelerate the development of web applications:


  1. Layout: RadCORE brings an exclusive layout suggestion that will help to save development time and please your users without the need for new html templates.
  2. Responsiveness: Based on the BootStrap grid system, RadCORE implements a simple and practical responsiveness control, giving your application more flexibility and allowing you to use a single code for desktop / mobile.
  3. LOADERS: You can add new loaders (screen masks) without the need for new components.
  4. Theme Control: Helps you (or your user) to choose a default color theme, font etc., without the need for new html templates.
  5. Dynamic Translation: It is possible to define screen elements that can be translated.
  6. Dynamic Menu: Creation of multilevel menus. Centralized execution of options in one place. This reduces time and a lot of code.
  7. CRUDS: One of the most repetitive routines in any project. RadCORE offers a model where you will be more concerned with your business rules, bringing all data control, surveys etc. ready and subject to inheritance. The query generation (SELECT) required for CRUD is practically automated.
  8. Dynamic Grid: Columns with dynamically adjusted width and content, receiving alignment and / or masks without your intervention.
  9. LOGIN: Rotating background linked to your client's area of expertise. Password reset control and new user registration. You can study the model and adapt it to your needs.
  10. Access Control: Control access to the use of the total or partial application. All legacy CRUDs already have this criticism.
  11. License Control: Control the blocking of the use of the total or partial application. All legacy CRUDs already have this criticism.
  12. DashBoard: Create as many blocks as you need RadCORE to adjust the position according to the resolution.
  13. Dynamic LookUps: Practically with ZERO CODE, you can add as many lookups (search fields) as you want in a CRUD. RadCORE creates all the necessary coding dynamically.
  14. Guide TOUR: An exclusive TOUR control of the project made with native components without the need for additional JS libraries.
  15. Reports: A menu for report options with inheritance that helps you create multiple print options.
  16. Database: By default RadCORE uses FIREBIRD 2.5 32bit but, internally, you can configure it to access MySQL, PostGRES, SQLSERVER etc. Several users already use it with several DBMS options.


It is not the purpose of this material to explain how to install, configure and / or update any third party product.

We are against piracy and are not responsible for any damage that you may have with the use of non-original tools.


Important Notes


RadCORE covers many resources used in Brazil. For this reason, many sections of the project concern very specific documents, events or features. With the reading of this document and of course, your feedback asking for any help or making comments I will try to help.



Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents