Quantcast
Channel: Rad Vista freeware, shareware, software download - RSS - Best Free Vista Downloads
Viewing all 218 articles
Browse latest View live

PostgresDAC 3.4.2

$
0
0
PostgresDAC is a PostgreSQL BDE replacement for Delphi/C++Builder. It allows you to create Delphi/C++Builder applications with direct access to PostgreSQL DB without BDE and ODBC. This components set was developed for easy migration of existing projects from BDE/ODBC scheme to the native one. Interface is BDE-like and TDataSet compatible. It supports of Delphi 5-7, C++Builder 5-6, Borland Developer Studio 2005-2006 Win32 edition, Turbo Delphi 2006, Turbo C++ 2006, CodeGear RAD Studio 2007 (both Delphi 2007 and C++Builder 2007) Win32 Edition, CodeGear Delphi and C++Builder 2009 (Tiburon), Embarcadero RAD Studio 2010 (both Delphi 2010 and C++Builder 2010), Embarcadero RAD Studio XE (Delphi XE and C++Builder XE), Embarcadero RAD Studio XE2 (Delphi XE2 and C++Builder XE2), Embarcadero RAD Studio XE3 (Delphi XE3 and C++Builder XE3). Royalty-free product.

Axolotl 1.0

$
0
0
Axolotl is a Graphical User Interface that helps C and C++ programmers to create quickly Windows Interfaces with pure Windows API. To whom this program is addressed Axolotl is addressed to the developer that wants to write pure C/C++ code for windows API and do not wish to use modern IDE like C++ builder Visual C++ e.t.c. If you are a programmer that uses an IDE like the Code::Blocks to create small and efficient application then the Axolotl is for you. What the Axolotl will do fo you. Axolotl will provide a graphical and easy way to create as many frames ( windows ) you need and it will provide the common controls that window API has with a few clicks. You will have the ease of the click and position , a property editor with the basic properties ready for editing , and the luxury to make changes to the frames without losing your own code that may you had create in mid time . Before use the Axolotl please read carefully the instructions in the help pages . What the Axolotl will not do for you. Axolotl will not display to you an identical window and controls , as the one that the produced code will create. The controls of Axolotl are custom draw in a manner that resembles the controls of the windows , so you will know what the position and the dimensions are but the visual style will be different .

Verj.io 1.1

$
0
0
Verj.io supports the rapid development of all types of Low Code, IaaS and BaaS applications. Productivity is delivered by abstracting the technical complexity inherent in data integration, UI and workflow development. The Verj.io PaaS provides 1-click Cloud deployment and run-time autoscaling. Use cases include: Bespoke Intranet and Internet browser application development; Custom and bespoke software developments; Mobile browser apps; Interactive single-page web apps; Commercial software product development; Offline mobile applications; Electronic Forms and Form Automation; Workflow processing and Business Process automation; SOA, middleware and data integration solutions; Digital Transformation; Micro service development; Publishing APIs; IaaS and BaaS services for native mobile apps and 3rd party front-end web technologies; IaaS services for connected devices;

TeeGrid for VCL/FMX 1.04

$
0
0
TeeGrid Grid component for Embarcadero RAD Studio, Delphi and C++, VCL and Firemonkey frameworks and Lazarus FreePascal. TeeGrid is a lightweight full-featured grid /tabular control written from scratch (not derived from TCustomGrid or TGrid), aprox 10K lines of code and 100K compiled size. Fully compatible with VCL and FMX offering you the means to take common core code for gridding on Windows, Android and iOS/macOS. TeeGrid Grid component is offered free of charge for non-commercial use (in binary format). Commercial license includes 100% sourcecode and comes with a renewable one-year subscription service that entitles customers to free updates and technical support.

Universal Data Access Components 7.3

$
0
0
Universal Data Access Components (UniDAC) is a library of components that provides direct access to multiple databases from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux and FreeBSD for both 32-bit and 64-bit platforms. UniDAC provides unified access to multiple database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, DB2, Microsoft Access, SAP Sybase Advantage Database Server, SAP Sybase Adaptive Server Enterprise, and others (using ODBC provider). Using UniDAC with its server-independent interface is the best way to create cross-database applications. UniDAC brings outstanding flexibility and independence to your projects. Key features: -UniDAC version includes Cloud providers, which allow developing applications that work with data stored in the most popular Cloud services such as: BigCommerce, Dynamics CRM, FreshBooks, Magento, MailChimp, NetSuite, Salesforce, Salesforce MC, SugarCRM, QuickBooks, Zoho CRM. - RAD Studio 10.2 Tokyo is supported - Linux in RAD Studio 10.2 Tokyo is supported -Lazarus 1.8 and FPC 3.0.4 are supported -Support for custom constraints is added- AppMethod support - Direct Mode - Android application development support - iOS development support - NEXTGEN compiler support - Mac OS X development support - Win64 development support - Universal access to different database servers - Full support for the latest server editions - High overall performance - Support of all standard and third-party data-aware controls - Disconnected Model with automatic connection control for working with data offline - Local Failover for detecting connection loss and implicit re-execution of certain operations - Unicode and national charsets support - Database-independent data storage with the TVirtualTable component - Ability to retrieve metadata information - A large amount of helpful demo projects

SQLite Data Access Components 3.2

$
0
0
SQLite Data Access Components (LiteDAC) is a library of components that provides native connectivity to SQLite from Delphi, C++Builder, Lazarus (and Free Pascal) on Windows, Mac OS X, iOS, Android, Linux, and FreeBSD for both 32-bit and 64-bit platforms. LiteDAC provides two ways of connection to SQLite from Delphi and other IDEs. One of them is common connection by means of the native SQLite client library. The second is a unique possibility of direct access using static linking of the client library in an application. Key features: - RAD Studio 10.2 Tokyo support - Linux in RAD Studio 10.2 Tokyo support - Lazarus 1.8 and FPC 3.0.4 are supported - AppMethod support - Direct Mode support - Database encryption - Android application development support - iOS development support - NEXTGEN compiler support - Mac OS X development support - Win64 development support - Interface compatible with standard data access methods, such as BDE and ADO - SQLite database encryption - VCL, FMX, LCL development platforms are available - Concurrent access - User-defined functions - In Direct mode does not require the SQLite client software and works with a database directly - Includes provider for UniDAC Standard Edition - Unicode and national charset support - Support of all standard and third-party visual data-aware controls - Allows users to use Professional Edition of Delphi and C++Builder to develop client/server applications - Support for using macros in SQL - SQL Execution monitoring

EntityDAC Express 1.7

$
0
0
EntityDAC Express is a free ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features. To retrieve data from a database, LINQ is used as a database independent query engine. In addition, there is a feature-rich ORM modeling tool available - Entity Developer, that allows to create and edit your ORM models visually, and generate Delphi entity classes by this model automatically. Key Features: * RAD Studio 10.2 Tokyo is supported * Database-First, Model-First & Code-First development. Users are able to use all the three ways when developing applications using EntityDAC. * Visual ORM Model Designer with Code generation. Entity Developer allows to create and edit ORM models visually, without typing a line of XML code or manual describing class attributes in Delphi code. It supports creation of all kinds of mapping, such as table splitting, mapping entity to several tables, complex types, inheritance hierarchies, etc. * LINQ queries. Using ORM when developing your applications must not only accelerate development of the application itself, but also unify the application code and make applications independent of the specifics and syntax of the SQL database for which it is developed, that will allow to support multiple databases in your application with no effort. * Class mapping. Object-relational mapping of database tables to Delphi classes can be performed not only to classes inherited from a basic TEntity class, but to custom classes inherited form TObject as well. * Entity & Query Cache. To increase application performance, EntityDAC allows to cache metadata, all entities loaded from the database, LINQ queries, and much more.

EntityDAC 1.7

$
0
0
EntityDAC is an ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism and other OOP features. To retrieve data from a database, LINQ is used as a database independent query engine. In addition, there is a feature-rich ORM modeling tool available - Entity Developer, that allows to create and edit your ORM models visually, and generate Delphi entity classes by this model automatically. Key Features: * RAD Studio 10.2 Tokyo is supported * Database-First, Model-First & Code-First development. Users are able to use all the three ways when developing applications using EntityDAC. * Visual ORM Model Designer with Code generation. Entity Developer allows to create and edit ORM models visually, without typing a line of XML code or manual describing class attributes in Delphi code. It supports creation of all kinds of mapping, such as table splitting, mapping entity to several tables, complex types, inheritance hierarchies, etc. * LINQ queries. Using ORM when developing your applications must not only accelerate development of the application itself, but also unify the application code and make applications independent of the specifics and syntax of the SQL database for which it is developed, that will allow to support multiple databases in your application with no effort. * Class mapping. Object-relational mapping of database tables to Delphi classes can be performed not only to classes inherited from a basic TEntity class, but to custom classes inherited form TObject as well. * Entity & Query Cache. To increase application performance, EntityDAC allows to cache metadata, all entities loaded from the database, LINQ queries, and much more.

JRebel 7.1.6

$
0
0
JRebel is a small JVM-plugin that makes it possible for Java developers to instantly see any code change made to an app without redeploying. JRebel lets you see code changes instantly, versioning classes and resources individually and updating one at a time instead of as a lump application redeploy. When developers make a change to any class or resource in their IDE, the change is immediately reflected in the deployed application, skipping the build and redeploy phases and preventing an average of 5.25 work weeks per year in redeploys! JRebel works as a plug-in for Eclipse, IntelliJ, NetBeans, STS, RAD and MyEclipse, plus it is compatible with several application servers. You can even use JRebel to develop your apps in cloud environments with the suitable performance speed. The plugin sends only the compiled code modifications across servers so that you do not need to restart the process at the remote location.

Clever Internet Suite 9.1

$
0
0
Clever Internet Suite is the native Internet library for RAD Studio 10.2.3...10, XE..XE8, Delphi, C++Builder, C# .NET, and ActiveX. The suite includes more than 50 components for Internet development and its code is constantly being refined and improved. Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features: - HTTP, FTP, SMTP, POP, IMAP, NNTP clients and servers; - DKIM component; - SFTP (SSH) client; - x509 Certificate management; - OAUTH 2.0 authorization; - SOAP Security; - WebDAV client and many more. When purchasing the Clever Internet Suite License you get: - The full sources for all suite components; - Royalty free licensing; - One year of free updates from the date of purchase; - Free unlimited support; - Detailed documentation, a lot of sample applications, fully-indexed help files. Features at a glance: - Remote procedure calls using SOAP WSDL with SOAP Security support - HTTPRIO; - Download of large files (> 4 Gb) in multiple threads; - Run multiple asynchronous tasks with only few threads; - Encrypt / Decrypt and Sign / Verify data with X509 digital certificate and specified security algorithm; - Send / receive HTTP requests in JSON and XML format; - Easy-to-use HTTP Server; - Email validation; - Full IpV6, Unicode and 64bit support.

Clever Internet Suite 9.1

$
0
0
Clever Internet Suite is the native Internet library for RAD Studio 10.2.3...10, XE..XE8, Delphi, C++Builder, C# .NET, and ActiveX. The suite includes more than 50 components for Internet development and its code is constantly being refined and improved. Using the Clever Internet Suite you can add instant SSL / TLS / SSH security to your Internet applications and implement many useful Internet-related features: - HTTP, FTP, SMTP, POP, IMAP, NNTP clients and servers; - DKIM component; - SFTP (SSH) client; - x509 Certificate management; - OAUTH 2.0 authorization; - SOAP Security; - WebDAV client and many more. When purchasing the Clever Internet Suite License you get: - The full sources for all suite components; - Royalty free licensing; - One year of free updates from the date of purchase; - Free unlimited support; - Detailed documentation, a lot of sample applications, fully-indexed help files. Features at a glance: - Remote procedure calls using SOAP WSDL with SOAP Security support - HTTPRIO; - Download of large files (> 4 Gb) in multiple threads; - Run multiple asynchronous tasks with only few threads; - Encrypt / Decrypt and Sign / Verify data with X509 digital certificate and specified security algorithm; - Send / receive HTTP requests in JSON and XML format; - Easy-to-use HTTP Server; - Email validation; - Full IpV6, Unicode and 64bit support.

Virtual Data Access Components 10.5

$
0
0
Virtual Data Access Components (VirtualDAC, formerly known as VirtualTable), is a library of components that extends data processing capabilities in Delphi and C++Builder on Windows, MacOS, iOS and Android for both 32-bit and 64-bit platforms. VirtualDAC consists of components that provides such capabilities as working with non-tabular data, performing SQL-queries to data in memory or to data from sources in different RDBMS'es etc., that are not available for standard data access components. Key features: - RAD Studio 10.2 Tokyo is supported - Linux in RAD Studio 10.2 Tokyo is supported - Cross-Platform Solution for Delphi, C++Builder, and Lazarus - Advanced Design-Time Editors - Free of charge binaries - Represents an in-memory dataset - Can store record data in the file (at run-time) and in dfm (at design-time) - Provides expanded ability for locating records - Supports records filtering - Local sorting ability by several field -The performance of TVirtualQuery is significantly improved -Application-defined functions in TVirtualQuery are supported -Application-defined collations in TVirtualQuery are supported -AutoInc fields in TVirtualTable are supported

InstrumentLab VCL 7.7

$
0
0
Delphi and C++ Builder VCL and FireMonkey (FMX) GDI+ rendered Visual Instruments. Also includes Visual Graphical Editor for Codeless Development and Visual Live Bindings. Contains: - LED control with On/Off states. - LED control with multiple states. - LED control with gradually changing intensity and/or color based on the input value. - Progress Bar. - Thermometer Gauge. - Angular Gauge. - Linear Gauge. - Analog Clock. - 7, 9, 14 or 16 segment Clock. - 7, 9, 14 or 16 segment Gauge. - 7, 9, 14 or 16 segment Indicator. - 7, 9, 14 or 16 segment Text. - Spectrum Display. - Matrix Display. - Rectangular, or elliptic panel covered with glass. Other features: - OpenWire Enabled. - Composite components - The components can also plug into each other, so an analog gauge can contain Thermometer, Clock, Segment display, or any other InstrumentLab or PlotLab control. - Matrix component rendering - The matrix can render any other InstrumentLab or PlotLab control, including another Matrix. - VideoLab layering integration - All components can be rendered inside video as a video layer in the TVLDraw component of VideoLab. - VideoLab video display hosting and rendering - The components can contain image display, and use it as internal background. The Matrix can render video by using the ImageDisplay. - PlotLab integration - All components can be rendered inside a Scope or Waterfall as backgrounds. The Waterfall and Scope can be hosted in InstrumentLab components. - GDI+ rendered. - Included counters and time measuring components. Free for non-commercial use.

dotConnect Express for PostgreSQL 7.12

$
0
0
dotConnect Express for PostgreSQL is a free of charge data provider built over ADO.NET architecture and a development framework with number of innovative technologies. It offers basic functionality for developing database-related applications and web sites. It introduces new approaches for designing applications and boosts productivity of database application development. Key Features: * Direct access to PostgreSQL server * High performance * Easy to deploy * Supports the latest versions of PostgreSQL server * All PostgreSQL data types support * Free of charge dotConnect for PostgreSQL supports PostgreSQL server since 7.1 version to 9.4, EnterpriseDB, Pervasive Postgres SQL servers. The provider works with .NET Framework 2.0, 3.0, 3.5, 4.0, 4.5. Supported development environments: * Microsoft Visual Studio 2015 * Microsoft Visual Studio 2013 * Microsoft Visual Studio 2012 * Microsoft Visual Studio 2010 * Microsoft Visual Studio 2008 * Embarcadero Delphi Prism * CodeGear RAD Studio 2007

DFM Editor 7.0.0.0

$
0
0
DFM Editor allows edit and create Borland Delphi VCL/FireMonkey Forms in text and binary format. It is compatible with all Borland/Codegear/Embarcadero development tools (Delphi, Builder, BDS, RAD). DFM Editor can extracts forms from compiled executables and DLLs (or others Portable Executable files) by its extraction tool. Syntax highlihting editor, object inspector and object tree view are tools that make work easier. There's form preview tool available so you can view form in WYSIWYG mode. DFM Editor can display interesting information about selected Borland Package file and registered classes. Interactions between you and applications you use everyday are made possible because of hundreds of lines of code. It's not just several pieces of text, the structure of a programming language standing on solid functions, forms, objects and classes. Luckily, with the help of applications like DFM Editor you can easily create a set of commands and forms for Delphi.

MiTeC EXIF Reader 3.9.0.0

$
0
0
MiTeC EXIF Reader is based on TObject class and contains complete interface for reading TIFF 6.0 and EXIF (IFD 0, Sub IFD, Interoperability IFD) and MakerNote (Canon,Nikon,Olympus,Panasonic,Fuji,Casio,Minolta) tags stored in image files. JPEG thumbnail (IFD 1) is available too. Now it can read EXIF GPS tags as well. EXIF Reader class capabilities are perfectly demonstrated by MiTeC PhotoView application. Programming languages: Borland Delphi 5 Borland Delphi 6 Borland Delphi 7 Borland Developer Studio 2005 (Win32 Delphi personality) Borland Developer Studio 2006 (Win32 Delphi personality) CodeGear RAD Studio 2007 (Win32 Delphi personality) CodeGear RAD Studio 2009 (Win32 Delphi personality) Embarcadero RAD Studio 2010 (Win32 Delphi personality) Embarcadero RAD Studio XE (Win32 Delphi personality) Embarcadero RAD Studio XE2 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE3 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE4 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE5 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE6 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE7 (Win32&Win64 Delphi personality) Embarcadero RAD Studio XE8 (Win32&Win64 Delphi personality)

WMI Delphi Code Creator 1.9.9.482

$
0
0
The WMI Delphi Code Creator tool, allows you to generate Object Pascal and C++ code to access the WMI (Windows Management Instrumentation) classes, events and methods. This freeware tool is inspired by the WMI Code Creator. Features Can generate object pascal code compatible with one of these compilers Delphi Win32, Delphi -Prism (Oxygene) , Free Pascal You choose between three options to generate the object pascal code Late Binding, Early Binding or Direct COM access. The Delphi code generated is compatible with Delphi 7, 2005, BDS/Turbo 2006 and RAD Studio 2007, 2009, 2010, XE, XE2. The Free Pascal code generated is compatible with these versions 2.4.2, 2.4.4 The Delphi prism .Net (Oxygene) generated code is compatible with all the versions up to 4.0.23.741 (in newer versions must work too) Can generate C++ code compatible with all these compilers Borland C++ Builder 5 to Embarcadero C++ Builder XE2 Full access to metadata of any WMI Class registered in the system including qualifiers, mof definition, properties, methods, events You can access directly from the application the MSDN web page related to the WMI Class which you are using. Compile and run the generated code directly from the application using the selected compiler. Open the generated Delphi code in any of these Delphi IDE’s 7, 2005, BDS/Turbo 2006 and RAD Studio 2007, 2009, 2010, XE, XE2. Open the generated Free Pascal code directly in the Lazarus IDE. Open the generated Delphi Prism code directly in Visual Studio 2008, Visual Studio 2010 or MonoDevelop. Open the generated C++ code in any of these C++ Builder IDE’s 5, 6, BDS/Turbo 2006 and RAD Studio 2007, 2009, 2010, XE, XE2

Magic Designer Emulator 1.0

$
0
0
This computer program is an exact emulation of a toy which was sold years ago called Magic Designer . It also once had the name Hoot Nanny. It is made out of metal gears and comes with circular paper and colored pens. Fun artistic tool set for producing mathematically inspired designs. Allows you to produce an almost infinite number of spectacular designs. Simply enjoy, or use Magic Designs for rad T-shirt transfers, cool CD/DVD labels, vivid transparencies, glam greeting cards, boffo biz logos, or even as patterns for unique tattoos. The original device: Its 6 inch diameter Center Gear meshed with two 1-inch Planetary Gears, each with a circling Peg. The Pen Arms were placed on these Gear Pegs or on fixed Stud Pegs at either side. The Left Gear was moved in a 60 degree arc by the Shift Lever. By selecting holes in the arms and a setting on the shift lever, brilliant designs could be cranked out on rotating paper discs. The emulator is based upon solving mathematical formulas to calculate the point at which the arms meet given all of the current settings and an incremental turning of the Center gear. These series of points are connected in a smooth curve. And this constitutes one design. Using the emulator to save many designs together is what makes the result so beautiful. There are generally two types of design suites one would make. One would be a series of closely packed varied designs. The second type is drawing a few designs and painting (coloring in) the overlapping symmetrical shapes. One can save the results to either PDF file or make a screen capture with an external tool. One can also load and save custom text design specification files (MGS). The files can be shared with either other users of the app, or with other implementations of the emulator. It uses The High Fidelity 2D Graphics Rendering Engine for C++ known as Anti-Grain Geometry (AGG). It uses FLTK as its GUI toolkit. For PDF output, the program uses homepage

dotConnect for SQL Server 3.0

$
0
0
dotConnect for SQL Server is an enhanced database connectivity solution built over ADO.NET architecture. It offers complete solution for developing database-related applications and web sites. It inter-operates with all essential development tools and technologies, including Visual Studio, SQL Server Business Intelligence Solutions, ASP.NET Provider Model, and Enterprise Library Data Access Application Block. dotConnect can be used in all areas of modern application development: web applications and services, windows forms applications, mobile and enterprise development. Key Features: * Direct access to SQL Server within 100% managed code * High performance * Operates in both connected and disconnected models * Powerful SqlDataTable component as all-in-one table data access solution * Auxiliary components for SQL scripts and bulk data transfer * Extra data binding capabilities * Cross-form components cooperation * Ability of monitoring query execution * Easy to deploy * Supports the latest versions of SQL Server * All SQL Server data types support * Licensed royalty-free per developer, per team, or per site SQL Server Compatibility dotConnect for SQL Server supports SQL Server 2016, 2014, 2012, 2008, 2005 (including Express editions), SQL Server 2000 and MSDE. IDE compatibility: - Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015, 2017, 2019 - Embarcadero Delphi Prism - CodeGear RAD Studio 2007

dotConnect Universal 3.8

$
0
0
dotConnect Universal offers universal access to data of different databases for the Microsoft .NET Framework. It supports most of major database servers, including Microsoft SQL Server, Microsoft Access, Oracle, DB2, MySQL, PostgreSQL, SQLite, InterBase, and Firebird. Other servers can be accessed through their ADO.NET, OLE DB and ODBC providers. Key Features: * Universal access to data of different databases * Supports all major databases * Supports most of the popular ADO.NET providers * 100% managed code * High performance * Bundled data providers for Oracle, MySQL, PostgreSQL, and SQLite * UniSQL for writing server-independent queries * Provider-specific types infrastructure * Fill DataSet with several CURSOR for Oracle Database * Asynchronous execution support * DataSet Wizard to leverage design-time setup * Generate DataSet Wizard * Support for Data Access Application Block in Enterprise Library * ASP.NET data providers: Membership provider, Role provider, Session State provider, Profile provider * Easy to deploy * Base-Class-Based provider model * .NET Compact Framework support * Advanced connection pooling * UniScript component to execute scripts * Ability to retrieve metadata information * Ability of monitoring query and stored procedures execution * Advanced design-time editors * Easy migration from SQL Server, OLE DB, ODBC and Oracle Data Providers with Migration Wizard * Help integrated into Visual Studio .NET and Borland Delphi * Free support for registered users during 1 year * Licensed per a developer without royalty fee IDE Compatibility: - Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015, 2017, 2019 - Embarcadero Delphi Prism - CodeGear RAD Studio 2007
Viewing all 218 articles
Browse latest View live




Latest Images