Blog

All Blog Posts  |  Next Post  |  Previous Post

TMS RADical WEB, RAD web development from the Delphi IDE

Bookmarks: 

Thursday, February 15, 2018

It cannot be denied that RAD component-based application development is the very foundation of Delphi software development. It is the foundation that got us all so excited since Delphi 1 in 1995. It got us not only excited but most of all very productive.

Encapsulation of UI controls and other functionality in components with easy access to properties, method and events is what lets developers focus on business logic and their problem domain rather than underlying technical tricks used to render the UI or access operating system functionality.
It is in this respect that our team went to great lengths to offer this RAD experience in the Delphi IDE that does not really have a web target.
With TMS WEB Core, all that is offered. Via File, New, Other, select a new TMS Web application and a new project is created with a first form ready to start building your application.



While the developer cannot really see this, technically, this is a VCL form but our IDE integration ensures that for this web form, only TMS web controls can be picked from the tool palette. This is the tool palette with the set of UI controls & components that is currently already available.



You can build your UI together this way like you did the past 23 years for VCL applications or the past 7 years for FMX applications. When you compile the application, a HTML file and Javascript file is produced. By default, the TMS WEB Core IDE integration launches a small TMS Web server for debugging purposes allowing the developer to see the application running in the browser. As such, the so familiar development cycle of designing forms, setting properties, adding event handlers, writing code and press F9 and see within a fraction of time the result running and working or have the capability to debug the application, is achieved.



Compared to VCL or FMX application form designing, there is an optional but very fundamental difference between VCL/FMX application forms and web forms. While it is perfectly possible to have the WYSIWYG model, i.e. what you see in the Delphi IDE form designer is what you get when running the web application, TMS WEB Core facilitates alternative ways. The web page design and layout can be fully created with HTML/CSS. It can be easily created by people with different talents than us software developers, i.e. graphic designers. TMS WEB Core allows for easily hooking up our forms with UI controls to pages designed with HTML & CSS. More about this technique will be covered in a separate blog.



My colleague dr. Holger Flick, Embarcadero MVP, brings it all together here:



Get started today: Technical previews of TMS WEB Core, TMS FNC UI web-enabled controls, web-enabled TMS XData, the first parts under the TMS RADical WEB umbrella are exclusively available now for all active TMS-ALL-ACCESS customers.

Bruno Fierens


Bookmarks: 

This blog post has received 11 comments.


1. Thursday, February 15, 2018 at 5:46:18 PM

Is there a DBTreeList view as part of your components. That would be very important for me.

Bracey Mark


2. Thursday, February 15, 2018 at 5:53:03 PM

At this moment there is the TTMSFNCTreeView that provides a treelist. At application level, this treeview code be loaded with DB-data.

Bruno Fierens


3. Thursday, February 15, 2018 at 7:43:37 PM

Does the TWebGridPanel support reactive style layouts? I currently own EWB from elevatesoft and it does a good job in adapting to different size screens.

Bracey Mark


4. Thursday, February 15, 2018 at 9:22:09 PM

are you going to wrap all jQWidgets? is there TTMSFNCRibbon Component?

Ibrahim Ahmed A


5. Friday, February 16, 2018 at 2:21:56 AM

YES! Yes, yes, yes. I have wanted this for a while now, and thanks to TMS I finally get it.

I''m really looking forward to this. I''m not a web developer, I specialize in apps - perhaps now I can do both without retooling and an expensive learning curve.

Thanks, TMS!

van der Linden Scott


6. Friday, February 16, 2018 at 5:24:15 PM

We intend to wrap all jQWidgets including the jQWidgets ribbon.
For now the TMSFNCRibbon does not yet port to the web due to some technical difficulties. With help of the compiler team, we also want to enable our TMSFNCRibbon for the web.

Bruno Fierens


7. Sunday, February 18, 2018 at 2:29:52 PM

What´s de diference between TMS RADical WEB and Intraweb?

Edson


8. Monday, February 19, 2018 at 5:40:38 PM

Maybe this article explains the difference best:
https://acadgild.com/blog/traditional-web-application-vs-single-page-application/

Bruno Fierens


9. Wednesday, February 21, 2018 at 4:49:08 AM

I see that you have a .NET (TMS Flexcel) module.

If we have done the app in TMS RADWeb, will we be able to port the TMS RAD Web application to your .NET seamlessly ?

Ramzani ABD Raub


10. Tuesday, April 17, 2018 at 4:04:42 AM

Is there pivot grid component available?
Can it be used in TMS RAD Web Application?

Andy


11. Tuesday, April 17, 2018 at 6:44:37 PM

We have it on the roadmap to bring the jQWidgets pivot grid: https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxpivotgrid/jquery-pivotgrid-introduction.htm

Bruno Fierens




Add a new comment

You will receive a confirmation mail with a link to validate your comment, please use a valid email address.
All fields are required.



All Blog Posts  |  Next Post  |  Previous Post