Besides the fact that it has a larger address space, IPv6 also has many other advantages over IPv4: built-in features like support of multicast transm...
Search
Showing 951-960 of 1059 results
4D v16 R4 is providing you with more flexibility regarding tips management. Beyond the possibility to enable or disable all tips at once using databas...
When you perform analysis, reporting or debugging of your server application you may want to know the number of available clients, the number of consu...
You need to get the list of processes running on your 4D server, 4D remote or 4D standalone to create your own Administration Window? You want to know...
Here are 2 very common developer needs: 1. Depending on the user criteria, you want to rearrange the objects in the form. – 2. Depending on the select...
From 4D v16 R4, we have added the support of pictures in object attributes. For example, if you use an object to exchange settings or data between met...
4D introduces a new Null type to ease the management of objects and collections. Thanks to the null value, you can represent a missing value and easil...
4D v16 R4 introduces a new type of variable called Collection. What are these variables intended for? Like Objects or BLOBs, collections can be used t...
You need a custom 4D Write Pro toolbar for your application but you're concerned it might take too much time to implement it? Good news, with 4D v16 R...
We use more and more the JSON format. For example, to save settings in a file, to store software configuration, or to exchange client-data on the web ...