Retrieve the current execution call chain
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 ...
Build better 4D applications with practical patterns and technical deep dives from our blog.
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 ...
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 ...
Using ORDA to access large tables (especially those with relations) in Client/Server mode has been greatly enhanced. With 4D v17 R5, you’ll see 2-3xs ...
"How can I know the dataClass of an entity? I need it to write generic methods". "I need information about a field in a dataClass: what is its type? I...
As a 4D developer you often need to manage end users with your own directory system. For internal users, you might create a few profiles with differen...
In a previous post, we discussed how to get started with data file encryption. Now we're going to discuss an additional way to work with encrypted dat...
4D already provides commands to handle files and folders, but what about new commands that take advantage of the power of object notation? Objects ha...
A 4D object field is a persistent database field type, stored as binary content. Previously, reading this type of field by an ODBC driver wasn't possi...
The Formula command is available since 4D v17 R3. So far you might have thought of assigning a formula as a method to an object or building smart obje...
Preemptive processes are very useful for performing extensive calculations in parallel, using all of the cores in your CPU, but sometimes you need to ...
Got a question, suggestion or just want to get in touch with the 4D bloggers? Drop us a line!
* Your privacy is very important to us. Please click here to view our Policy