Welcome to the GitHub repository associated with our tutorial series dedicated to creating high-performance web applications with 4D Qodly Pro and 4D Server. This project is designed as an educational resource to illustrate the concepts and features covered throughout the series.
To make our examples practical and concrete, we have developed a typical web application that covers the essential aspects of development with 4D Qodly Pro. This application will allow you to:
- Enter data: Users can enter and manage information through intuitive web interfaces.
- Generate documents: Using custom templates created with 4D Write Pro, the application automatically generates documents.
- Export to PDF: Convert the generated documents into PDF files for simplified distribution.
- Display documents: Provide users with the ability to preview documents directly within the application.
Here is the blog serie to follow:
- Master Web Applications with 4D Qodly Pro: A Tutorial Series
- Integrating User Authentication in Your Qodly Applications
- Create an Interactive List of Data with 4D Qodly Pro
- Building Dynamic Data Management in Qodly application: Create, Add, Edit, and Delete
- Make your Qodly applications dynamic and interactive with states
- Extend your Qodly application with custom components
- Creating Dynamic Documents with 4D Write Pro in Qodly application
- Customize your Qodly interfaces with CSS
- Designing an Interactive and Dynamic Menu Bar in Qodly application
- Restrict data according to privileges or information saved in session storage
- Download the latest Release version of 4D and 4D server 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://doc.4d.com/4Dv19/4D/19/Installation-and-activation.300-5461757.en.html
- Follow these steps activate Qodly Studio with 4D: https://developer.4d.com/docs/WebServer/qodly-studio
- A 4D Write Pro license is required
- At least version 4D 20 R8 is mandatory
- 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.
- Run Qodly Studio by navigating to "Design > Qodly Studio..." and then Preview.
- Play with this demo.
By following these steps, you will be able to successfully install and run a 4D project.