C++DelphiTech Partner

Enable Windows Portable Devices (WPD) feature in your Delphi and C++ Builder Projects!

Overview The Windows Portable Devices (WPD) feature allows computers to communicate with the attached media and storage devices. With the WPD, you can explore a device, for instance, smartphones, flash USB cards, and many more. If you want to enable the WPD feature in your Delphi and C++ Builder Windows application, you can utilize the Portable library by WINSOFT to connect WPD Application…
Read more
DatabaseDelphiRAD StudioTech Partner

Super fast CSV files processing with WinSoft CSV Library

The comma separated values format (CSV) has been used for exchanging and converting data between various spreadsheet programs for quite some time. It can be used as an Import/Export feature on multiple old and modern applications. And we could say is the de facto standard for data exchange between all architectures of computing. Creating and manipulating CSV files in Delphi is quiete easy using…
Read more
DelphiRAD StudioTech Partner

Super Fast JSON Processing In Delphi With Winsoft.sk JSON Library

JSONis a text-based data format following JavaScript object syntax, which was popularized byDouglas Crockford. Even though it closely resembles JavaScript object literal syntax, it can be used independently from JavaScript, and many programming environments feature the ability to read (parse) and generate JSON. JSON exists as a string, and is useful when you want to transmit data…
Read more
C++DelphiTech Partner

Audio Recorder And Player Component For Delphi/C++ Applications On Windows.

Are you someone struggling with how to build the Audio recorder and player in your Delphi/C++ and Lazarus applications? Don’t worry this post is for you.WINSOFT made Delphi/C++/Lazarus developer’s life easy to quickly build Audio recorder and player features using Audio Component Suite. This Audio Component suite uses Standard Windows Waveform Audio API. It contains a Recorder…
Read more