With projects and the ability to share project application source code via a source control system, we’ve published more than 35 repositories to GitHub (at the time of writing this blog post). This includes HDIs, components, and full example applications. Speaking of full example applications, two more have recently been added:
1- LightWeight Email Composer
This application provides a lightweight version of the email composer. It can be used in any project offering a rich text email editor to the user. It’s also component–ready and can be installed in any 4D hosted database to provide email functionalities.
The application uses 4D Write Pro and the 4D v18 SMTP transport feature.
2- Simple Canvas Tool
This application provides a simple drawing program. Each drawing can be stored directly in the database or exported to disk as a PNG file.
The application uses the HTML5 canvas and a web area.
To make your life easier, we’ve organized the library so you can find various examples by theme (more examples will be added progressively). In the meantime, feel free to download and test these fully functional applications!