With 4D v17 R6, you can programmatically customize the style of your 4D View Pro documents. There's three ways to go about it, you can: 1) use the def...
Search
Showing 731-740 of 1059 results
In 4D v17 R6, ORDA queries are becoming increasingly more powerful and concise. This blog post is for those of you who need more sophisticated search ...
With 4D v17 R5, we've improved the debug logs by adding methods and allowing each process to be traced independently. With this R-release, we've gone ...
CRUD (Create, Read, Update, Delete), a pillar of database actions, makes its debut in 4D for iOS in 4D v17 R6. In 4D v17 R5, we introduced actions so...
If you need to read or write hundreds of different values or formulas, you can do it faster, easier, and at the same time by using collections. New co...
When programming an application, you may need to know where you are in your code, especially when one method calls other methods, which may then call ...
We're pleased to announce the launch of beta testing for 4D v17 R6! Without further ado, let’s take a look and see what this R-release has in store fo...
4D v17 R5, one of the most feature-rich R-releases ever delivered, is now available! Since we can't list all of the nearly 30 features in a single bl...
Blog post by guest author Kirk Brooks, a 4D developer from San Francisco: Visiting 44 cities around the world to bring all the latest 4D develop...
ORDA has its share of features with 4D v17 R5, including various ways to write generic code. Writing generic code allows you to centralize your code ...