Skip to content

AlvinAlmonte20/d2bridgeframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# D2Bridge Framework
D2Bridge Framework is Delphi and Lazarus Web.
This Framework was designed to compile your Delphi project on the Web, all processing is done synchronously, nothing changes in your Delphi code or in your existing project. You keep your project as is and only export what is visual, it is as if your project suddenly turned into a BackEnd. Third-party components are also supported.


## Oficial Web Site
https://d2bridge.com.br


## Author
Talis Jonatas Gomes
e-mail: [email protected]
Whatsapp: +55 17 99122-2543
São Paulo - Brazil


## Version
Beta (LGPL 2.1 License)
- D2Bridge Framework 2.5.55

Stable
- D2Bridge Framework 2.0.8


## Compatibility
Editions:
- All Delphi Editions (Community, Professional, Enterprise and Architect)
- Lazarus Win32/Win64

Delphi Version:
- Delphi Seattle (10.0)
- Delphi Berlin (10.1)
- Delphi Tokyo (10.2)
- Delphi Rio (10.3)
- Delphi Sydney (10.4)
- Delphi Alexandria (11.3)
- Delphi Athens (12.0)
- Delphi Athens (13.0)

Lazarus Version (Windows Only):
- Lazarus 3.4
- Lazarus 3.6
- Lazarus 3.8
- Lazarus 4.0
- Lazarus 4.2
- Lazarus 4.4


## D2Bridge Framework Links
https://linktr.ee/d2bridge



## Oficial Courses (PT-BR)
D2Restaurant (D2Bridge with 100% Lazarus Web) *Pre-Sale
https://pay.hotmart.com/C102627254K

D2Bridge + Horse (D2Stock Project)
https://hotm.art/ntier

D2Shop (D2Bridge Shop Project)
https://pay.hotmart.com/B96084350T

D2Checkin (D2Bridge with HTML Templates)
https://pay.hotmart.com/Q94934370Y



## Repository GIT
https://github.com/d2bridge/d2bridgeframework



## Social networks and groups
Youtube Oficial channel
https://www.youtube.com/@talisjonatas

Discord (English and PT-BR)
https://discord.gg/WvHaWP6h9t

Whatsapp (D2Bridge Framework Delphi Web) (PT-BR)
https://chat.whatsapp.com/Jz8ditsGyzl79eSI5tL5Cq

Whatsapp (D2Bridge for Lazarus) (PT-BR)
https://chat.whatsapp.com/BlFAhfOZPny3GFSSH4LPxI

Telegram (PT-BR)
http://t.me/d2bridge

Instagram
https://www.instagram.com/d2bridgeframework



## Installation
Delphi Version:
- First, close all open Delphi instances.
- To install the full D2Bridge Framework and the D2Bridge Wizard, run: Wizard/InstallD2BridgeWizard.exe

Lazarus Version (Windows Only):
- First, close all open Lazarus instances.
- To install the full D2Bridge Framework and the D2Bridge Wizard, compile and install the package: Wizard/Package/d2bridgeframeworkwizard.lpk
    
## Support
Use the D2Bridge Discord channel for community support




## License
 +--------------------------------------------------------------------------+
  D2Bridge Framework Content

  Author: Talis Jonatas Gomes
  Email: [email protected]

  This source code is distributed under the terms of the
  GNU Lesser General Public License (LGPL) version 2.1.

  This library is free software; you can redistribute it and/or modify it
  under the terms of the GNU Lesser General Public License as published by
  the Free Software Foundation; either version 2.1 of the License, or
  (at your option) any later version.

  This library is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  GNU Lesser General Public License for more details.

  You should have received a copy of the GNU Lesser General Public License
  along with this library; if not, see <https://www.gnu.org/licenses/>.

  If you use this software in a product, an acknowledgment in the product
  documentation would be appreciated but is not required.

  God bless you
 +--------------------------------------------------------------------------+


## Roadmap
(Updated at November, 04, 2025)
- Native Dashboard
- Search in Combobox (auto-complete)
- DBGrid rendering with events by Columns/Rows
- Screen Drawing (Paint)
- Vertical Grid for mobile devices
- Location Service
- Handle browser back button
- D2Bridge Framework Studio (drag and drop IDE for exporting Form controls)
- Compile on Linux with Lazarus
- Native PWA support


## Contributing
Contributions are always welcome!

D2Bridge Framework is an Open Source tool and we do not have any source of income so your donation is very welcome to maintain the project

`Paypal`
https://www.paypal.com/donate/?hosted_button_id=CHHDDEMB8SXGW

We will be immensely grateful for your collaboration, and you can be sure that we will always do our best to ensure you have the best Delphi Web experience with D2Bridge Framework

God bless you
Talis Jonatas Gomes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 75.9%
  • JavaScript 7.3%
  • SCSS 5.6%
  • CSS 5.4%
  • HTML 4.4%
  • Less 1.3%
  • Other 0.1%