CodeDelphiTech Partner

Detect The Windows WiFi Networks In Your Delphi App With This Powerful Component Suite

Nowadays, accessing Wi-Fi networks is becoming common in our Desktop, Web, Mobile, and IoT applications. Detecting available or cached Wi-Fi network information is no longer a tough task for your code. MiTec’sSystem Information Management Suite’s component helps to detect Wi-Fi networks, and we will learn how to use TMiTeC_WIFI component in the blog…
Read more
CodeDelphi

Robust DataSet To JSON And JSON To DataSet API For Delphi

Most of the time, developers tend to use DataSet to manipulate the data in their applications. DataSet is helpful because it stores data in the dataset’s fields array property. You can easily access these values by number or by name. Moreover, each field can be used to read or modify the current record’s data by using its Value property or type-specific properties such as AsString…
Read more
CodeDatabaseDelphiRAD Studio

Flexible InterBase AdminUtility Sample Tours You Through Powerful InterBase Features

The sample also admits authentication. Apart from the parameters to connect to an InterBase server, the sample has four tabs to perform administrative tasks: Server UsersTab: ClickRefresh Usersto get all the users from the InterBase server. BackupTab: Use this tab to backup a database. Introduce theDatabase Pathto specify the InterBase database and…
Read more
CodeDelphiShowcase

Remarkable Educational Programming Tool Displays Delphi Flexibility

devFlowcharter is a small, freeware application written in Delphi. Its main goal is to be a straightforward, educational tool for use during structural programming classes. In devFlowcharter, you create flowcharts using a user-friendly but powerful drawing engine, generate source code, compile with an external compiler and finally execute. At the moment Pascal, C, TI-BASIC, Java, and Python are…
Read more