CodeDelphiRAD StudioTech Partner

Powerful VerySimple.Lua Embeddable Scripting Language Library For Delphi

Lua is with an emphasis on embedded systems (e.g., the Ginga middleware for digital TV in Brazil) and games (e.g., World of Warcraft). It is currently the leading scripting language in games and it has a deserved reputation for performance. To claim to be “as fast as Lua” is an aspiration of other scripting languages. What’s new in v2.0? Lua 5.3.0 support (all header translations done…
Read more
C++DelphiTech Partner

Flexible Comport DLL Library For Serial Communication On Windows

Serial Communicationsis a core communication between PC and peripheral devices Such as a programmable instrument or another computer. Do you feel challenged in writing code to communicate with serial devices from yourDelphi/C++applications? How about a DLL library which does the Serial Communication with better API controls for you instead of writing a new one from scratch?
Read more
DelphiTech Partner

Use the PdfBox-Android Library in Your Delphi/C++ Builder FireMonkey Applications

Intro With the PDF Library for Android by WINSOFT, you can create, process, and render PDF documents in your Delphi/C++ Builder FireMonkey Android applications. The PDF Library for Android by WINSOFT uses the PdfBox-Android library. So, this is our main library here. Because the PdfBox-Android library offers full control over PDF documents. The library by the WINSOFT allows us to…
Read more
DelphiTech Partner

Delphi library for interoperability with Java using WINSOFT JavaBridge

Intro Java Native Interface is a standard programming interface for writing Java native methods. Most JNI developers utilize C/C++ but most of the JNI header files ported to Delphi. In a simple word: Java Native Interface (JNI) is the Java interface to non-Java code. And when you work with data types you should always convert data between Delphi and Java. JavaBridge library WINSOFT offers…
Read more