Product blank

Deployment made easy with 4D v18

4D v18 introduces a new architecture for files and folders to keep your deployed macOS package and Windows application folders intact. In a nutshell, the logs folder and all user-based settings, including 4D backup settings, are now stored next to the data file. In fact, the settings exist twice; one next to the structure to use as default settings for new data files, and one beside the data file, storing user changes.
As a result, the folder containing the structure can be read-only, since nothing is modified inside (*). Deployment becomes easier because the structure folder can simply be replaced, nothing within it needs to be copied beforehand.

(*) only in project databases. In binary databases the user & password tables are stored in the structure, so the folder must not be read-only.

Product blank

Project databases: More than a collaboration solution

Dreaming of a way of to work collaboratively? A way to work wherever you are in the world, with team members in different locations, and no one has to question where to find the latest version of a file or project? A different way to test new features and roll them back if they don’t work out, while being able to choose a restore point from which you want to roll back instead of running a full file backup. Your dreams are becoming a reality, these scenarios are now possible thanks to 4D v18 and project databases!

News blank

4D v18 beta starts today

Beta testing for 4D v18, our most spectacular release yet, is starting today! And we couldn’t be more thrilled to share all the novelties we’ve prepared for you. More than +90 advances, including major enhancements to existing features, as well as new ones that were designed to ease your development journey and take your applications to new heights. And in case you want to have an overall idea on this release full potential, we’ve put together this extensive library of examples (HDIs).

Buckle up and let’s discover some of what 4D v18 Beta has to offer:

 

  • Project database – Version control: a solution for collaborative programming. Enabling you to store your code in a source control system (e.g., Github, Perforce, etc.) in plain text files.
  • Built-in encryption: protection at its finest with built-in data encryption on a per-table basis.
  • 4D for iOS: a product fully integrated into 4D to extend your business applications to mobile with ease.
  • ORDA: enhanced commands, enhanced performance … and then there is remote datastore.
  • 4D language: extra 4D commands to enlarge your programming capabilities.
  • 4D Write Pro: Style Sheets. Tables. Toolbar. Word Export. And much more.
  • 4D View Pro: Ribbon Toolbar. Excel import/export. And the list goes on.
  • And much more (see below).
News blank

4D v17 R6 is here

4D v17 R6, the latest R-release of one of 4D’s most groundbreaking major releases, is now available!

Here’s a sneak peek of what this R-release has to offer:

  • Increased interactivity with your 4D for iOS apps thanks to the ability to create, edit and delete your app content using parameters.
  • Advanced debugging capabilities at your disposal, such as the ability to retrieve the current execution call chain and a powerful new tool to analyze debug logs.
  • Even more ORDA methods to build more sophisticated search criteria and optimize your coding.
  • New functionalities have been added to the ever-growing list of 4D View Pro features: from customizing styles, to using collections to read and write values and formulas.

This list is far from exhaustive, see all the blog posts for 4D v17 R6!

Tips blank

How to notarize your merged 4D application

With Catalina (macOS 10.15), it’s highly recommended that you notarize applications distributed over a public network. A significant number of developers transfer their applications using a connected storage device or via file sharing, notarization isn’t required in these cases where the user already trusts the developer. The purpose of notarization is to assure users that the application isn’t malicious and is only required for applications downloaded from a website.

If you use our built-in signature feature when building your applications with 4D v18, your application is ready to be notarized. This process is conducted outside of 4D. It involves adding an electronic signature to your application and submitting your signed application to an automated inspection service. Here’s everything you need to know: