
How to convert a desktop app into a web app? - Free Pascal
Jul 30, 2018 · A have never done any web application, so please excuse me if my question is stupid, is there a simple way to convert a Lazarus desktop application into a web application?
Create my first Server Web application - Free Pascal
May 8, 2020 · You can write both web-server and web client in FPC. For server, you may use fpweb, and for client, "synapse" allows you to communicate with webservers within Lazarus application (in …
ANN: Habari Web Components 2.0 for Delphi and Free Pascal
Jan 31, 2013 · Habarisoft is pleased to announce the availability of its first demo app for the Delphi and Free Pascal web application development framework, Habari Web Components.
Thread vs Application.ProcessMessages - Free Pascal
Aug 25, 2019 · Thread vs Application.ProcessMessagesA VCL/LCL application is per definition event driven. IOW some event happens, and you process that in relative short time, and return to the …
Lazarus and Delphi Application - Free Pascal
Aug 28, 2019 · I think we will be creating classes that are common between the Delphi application and Lazarus application. Any recommendations regarding this big task we will do? The application will …
Recomendations for converting an LCL app to a web based front end
Dec 2, 2025 · Not sure what you want to do. If you want to move to web instead of Windows/Linux application, you would have to make web application, which is HTML based. Or you can use Figma, …
Modern web framework for Pascal?
Jan 5, 2020 · Modern web framework for Pascal?CGI is merely a way a web server communicates with an application. It simply means that the application is started each time a request comes in. FastCGI …
Some questions of CEF4Delphi
Jul 16, 2023 · I am not developing yet another web browser, just a simple application which builds and displays (using CEF) a dynamic HTML page with links retrieved from the Web, so I need just …
Is Pascal suitable for Web Development?
Jun 27, 2021 · Can you explain what technology was used: Delphi or Free Pascal? And what kind of solution you recommend for small pascal backend: fcl-web/embedded server, fastcgi or mormot?
TMS Web Core vs. Elevate Web Builder vs, FMSoft UniGUI vs. VirtualUI vs.
Mar 21, 2019 · So far I have found: TMS Web Core, Elevate Web Builder, Smart Mobile Studio, FMSoft UniGUI, VirtualUI, Atozed IntraWeb... UPDATE: To clarify, I am talking about tools to compile object …