Modern applications are expected to react instantly to changes. Whether a new email arrives, a calendar event is updated, or an item is deleted, users expect the interface to stay synchronized without requiring manual refreshes.
To simplify this process, 4D 21 R4 introduces a unified notification system in 4D NetKit for both Google Workspace and Microsoft 365. With a single programming model, you can subscribe to mail and calendar changes and react automatically whenever data changes.
Find more information on the blog post.
- Download the latest Release version of 4D from: https://us.4d.com/product-download or the latest Beta version from: https://discuss.4d.com
- Follow the activation steps for 4D from: https://developer.4d.com/docs/GettingStarted/installation
- Clone or download the GitHub repository containing the 4D project to your local machine. Need help, check out this blog.
- Open the 4D project in your 4D software by navigating to "File > Open Project". You can find more details here.
- Play with this HDI.
- Navigate to the "Mode/Return to design mode" menu to view the code.
By following these steps, you will be able to successfully install and run a 4D project.