Jump to content
salvadordf

WebUI4Delphi available at GitHub

Recommended Posts

I just made public the WebUI4Delphi open source project at GitHub.

WebUI4Delphi is a WebUI wrapper, which allows you to use any web browser as a GUI, with Delphi in the backend and HTML5 in the frontend.

WebUI doesn't embed a web browser. It just connects your Delphi application with the installed web browser using a fast protocol so you can use HTML5 as part of the GUI.

WebUI4Delphi can be used in 64 bit Delphi applications for Windows. Linux and MacOS support needs testing.

There are several VCL, FireMonkey and console demos.

https://github.com/salvadordf/WebUI4Delphi

  • Like 4
  • Thanks 1

Share this post


Link to post

I don't know Sciter but after reading a few things it looks similar.

You should ask the WebUI developers to get a better answer but Sciter seems to have a lot more features.

Share this post


Link to post

@salvadordf  I've used some of your open-source project in my C++ development (that inter-ops with Delphi).   Thank you again.

Share this post


Link to post
Posted (edited)

Oops, posted in the wrong topic. Will post in correct one shortly. 

Edited by JohnLM

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×