CodeDelphiRAD Studio

This Is How To Make A Geocoding App in 5 Minutes

In our super-connected world, looking up physical addresses and getting accurate geographic locations is becoming an almost must-have skill for our apps. Would you like to enhance your application with accurate forward and reverse batch geocoding? Wouldn’t it be nice to have a free, lightweight, and easy-to-use geocoding REST API to geocode any global address or set of coordinates in…
Read more
NewsWebinar

Introduction to REST WebServices in Delphi with Danny Wind (Webinar Series)

Every App and application needs a REST web service Introduction to REST WebServices in Delphi with Danny Wind is a live series of four 1-hour sessions, each on creating web services (with WebBroker) in Delphi. This series is ongoing and has been published at Blaise Pascal Magazine. Total just over 50 pages of explanation and exercises. Each session would be live, very little slides with the…
Read more
NewsWebinar

Day 1 - Learn to Code Summer Camp 2021

Check out Day 2 & Day 3 The response so far has been amazing. We have almost 7,000 students from 175 different countries registered so far, and I wouldn’t be surprised if we pass 10K before it is over. Here is a little chart breaking down the countries everyone…
DelphiRAD Studio

How To Validate And Verify Email IDs Using MailboxLayer API

Forwarding a set of emails to incorrect or invalid email addresses can be tedious and time-consuming. To avoid this problem, you can utilize an email validation API which helps you thoroughly verify and identify the email sender’s domain and username with minimal fuss. To achieve this, you can add a MailboxLayer to your Delphi and C++ apps using a Windows app development…
Read more
CodeDelphiRAD Studio

Everything You Need For An Awesome Low Code Weather App

Would you like to enhance your application with Real-Time & Historical World Weather Data information? Wouldn’t it be nice to have an API to retrieve instant, accurate weather information for any location in the world in lightweight JSON format? More importantly, do you want to do all that with the smallest possible amount of code and yet keep it easy to understand and completely…
Read more