CodeDelphiRAD Studio

Open web pages using the Winsoft's component WebView Browser

Introduction WebView is a VCL-type component (Windows platform only). Its main purpose is to open web pages. To find out how to install the component, watch the next video. 2) Components in the Demo and what they do On the top of the form a TEdit component is positioned for inserting text (URL in this case), as well as speed buttons for navigation – back, forward…
Read more
DelphiRAD Studio

Setting up the IDE for your First Android App

I’ve recently had an increase in the number of customers asking about getting started with Android programming with Delphi, so I thought it was a good time to refresh how to check your IDE is set up, how to enable developer mode on an Android phone, and how to quickly get…