---
description: Learn more about Delphi price, benefits, and disadvantages for businesses in New Zealand. Read verified software reviews and find tools that fit your business needs.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Delphi Pricing, Reviews & Features - Capterra New Zealand 2026
---

Breadcrumb: [Home](/) > [App Building Software](/directory/32016/app-building/software) > [Delphi](/software/211093/delphi)

# Delphi

Canonical: https://www.capterra.co.nz/software/211093/delphi

Page: 1 / 2\
Next: [Next page](https://www.capterra.co.nz/software/211093/delphi?page=2)

> App building platform that enables businesses to design, develop, debug and deploy web and mobile applications.
> 
> Verdict: Rated **3.9/5** by 7 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses Delphi?

App development tool for individual developers, small teams, and enterprise teams building desktop and mobile apps, multi-tier apps, and cloud, database, or web-based apps.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **3.9/5** | 7 Reviews |
| Ease of Use | 4.3/5 | Based on overall reviews |
| Customer Support | 3.8/5 | Based on overall reviews |
| Value for Money | 3.0/5 | Based on overall reviews |
| Features | 4.1/5 | Based on overall reviews |
| Recommendation percentage | 70% | (7/10 Likelihood to recommend) |

## About the vendor

- **Company**: IDERA
- **Founded**: 2011

## Commercial Context

- **Starting Price**: US$1,599.00
- **Pricing model**: Per Feature (Free version available) (Free Trial)
- **Pricing Details**: Delphi offers a free trial for new users, after which the software is available across 4 pricing tiers: Community, Professional, Enterprise, and Architect. Pricing and functionality - outlined below - scales with number of users. &#10;Community - Free&#10;Professional - $1,599/first year; $399 for renewal&#10;Enterprise - $3,999/first year; $999 for renewal&#10;Architect - $5,999/first year; $1,399 for renewal
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Windows (On-Premise), Linux (On-Premise)
- **Supported Languages**: English
- **Available Countries**: United States

## Features

- Collaboration Tools
- Deployment Management
- Drag & Drop
- Visual Modeling
- Workflow Management

## Support Options

- Email/Help Desk
- FAQs/Forum
- Phone Support

## Category

- [App Building Software](https://www.capterra.co.nz/directory/32016/app-building/software)

## Alternatives

1. [FlutterFlow](https://www.capterra.co.nz/software/1027864/flutterflow) — 4.4/5 (84 reviews)
2. [Essential Studio](https://www.capterra.co.nz/software/32602/essential-studio) — 4.5/5 (903 reviews)
3. [Sectorg3 Online Management System](https://www.capterra.co.nz/software/1033689/sectorg3-online-management-systems) — 4.6/5 (30 reviews)
4. [Appy Pie](https://www.capterra.co.nz/software/140928/appy-pie) — 4.6/5 (1389 reviews)
5. [Xcode 12](https://www.capterra.co.nz/software/207197/xcode-12) — 4.5/5 (45 reviews)

## Reviews

### "Delphi is a valuable development tool for multiple targets." — 5.0/5

> **Timothy** | *17 July 2023* | Computer Software | Recommendation rating: 10.0/10
> 
> **Pros**: It can do anything from make an android app to connecting a Laboratory toxicology screening instrument via tcp/ip. It can deliver results to a Oracle database as easy as a mysql database.
> 
> **Cons**: New forms are automatically created at program startup. Make an option to create on reference like this example.\* This leaves nothing to change in existing programs.In a form unit, remove the existing auto created variable and make it a function.
> 
> It has been great creating solutions for customers. Including Forensic laboratories and police departments.

-----

### "A life with Delphi" — 4.0/5

> **Tim** | *21 April 2022* | Computer Software | Recommendation rating: 6.0/10
> 
> **Pros**: The ability to deliver cross-platform applications from the one code base makes the development process much easier. I am able to create an application for iOS, Android,  and Windows. Additionally the apps are native to each target. Debugging is also a breeze, even with Android apps.
> 
> **Cons**: While the community version is free, the cost to purchase otherwise is a tad on the expensive side when you consider what is possible in other development environments. Not all technologies (and associated libraries) can be use with Delphi.
> 
> If you want to develop a cross-platform app from scratch quickly, it is a good environment to work with. But if / when you need to integrate with other technologies a few questions are raised.

-----

### "Object-oriented desktop programming for small shops" — 3.0/5

> **Roger** | *23 February 2022* | Government Administration | Recommendation rating: 3.0/10
> 
> **Pros**: Programmers my age might remember programming with Pascal.  Delphi is the modern IDE for that language which is why source files are named with the .pas extension to this day.  Delphi is a fun IDE where a programmer can learn a lot about object-oriented programming.  If I had to write a new desktop software today, I would do it in Delphi.  Delphi is not an interpreted language like Java; it compiles right into binary machine code that Windows can readily run.  I understand that one can also compile programs for iOS devices, though I never tried.  I learned so much about programming with Delphi in my decades using it.  I learned about refactoring, code insight, coding patterns, and user interface design.
> 
> **Cons**: Delphi has always had difficulty moving into the modern age of web and app development and code sharing.  It tries to solve modern challenges using old school techniques.  Delphi marketing has shown a lot of cool, modern things that Delphi can do, but I found documentation, walk-throughs, and samples to be lacking and of superb quality.  Delphi has also had a hard time grappling with web standards like XML, namespaces, SOAP, REST, JSON, https, authentication protocols, and more.  What astounded me was that, once these technologies were implemented the first time, Delphi wouldn't look back, see what they did poorly, and improve it; the features would just be deployed the same way, year after year, version after paid version.  In later years I wondered what we were paying for when these web deficiencies stayed the same.  So, they're great at desktop and database communication, but not for much else.
> 
> I loved Delphi straight out of college like a young boy loves his dog: I was excited when it was a puppy and I taught it tricks and we were best friends and did everything together; and then the dog got older, laid around the house a lot, and we would just spend time together by being in the same room.  I would never get rid of it, because I love it so much, but it was time to move on.

-----

### "Programacion sencilla" — 4.0/5

> **Guido** | *29 September 2022* | Computer Software | Recommendation rating: 9.0/10
> 
> **Pros**: Me gustan todas las funciones VCL, tambien el IDE, Su base de datos para mi es lo mejor.&#10;implementación super sencilla es lo que mas me gusta
> 
> **Cons**: La verdad estoy muy satisfecho con el software, no hecho en falta nada.
> 
> Buenos manejo de bases de datos importante, la facilidad para los informes y filtros. Solucionamos con la implementacion el control economico al detalle.

-----

### "A good old software that's more than just "pascal"" — 4.0/5

> **Olivier** | *14 October 2022* | Information Technology & Services | Recommendation rating: 6.0/10
> 
> **Pros**: It's very easy to create rich user interfaces for the desktop and mobile environments, all in one code base
> 
> **Cons**: Stability issues are hard not to notice but can most often be worked around
> 
> I've been using it for over 20 years now and it's always been a pleasure to use it, from side projects to huge professional projects.

-----

Page: 1 / 2\
Next: [Next page](https://www.capterra.co.nz/software/211093/delphi?page=2)

## Links

- [View on Capterra](https://www.capterra.co.nz/software/211093/delphi)

## This page is available in the following languages

| Locale | URL |
| en | <https://www.capterra.com/p/211093/Delphi/> |
| en-AE | <https://www.capterra.ae/software/211093/delphi> |
| en-AU | <https://www.capterra.com.au/software/211093/delphi> |
| en-CA | <https://www.capterra.ca/software/211093/delphi> |
| en-GB | <https://www.capterra.co.uk/software/211093/delphi> |
| en-IE | <https://www.capterra.ie/software/211093/delphi> |
| en-IL | <https://www.capterra.co.il/software/211093/delphi> |
| en-IN | <https://www.capterra.in/software/211093/delphi> |
| en-NZ | <https://www.capterra.co.nz/software/211093/delphi> |
| en-SG | <https://www.capterra.com.sg/software/211093/delphi> |
| en-ZA | <https://www.capterra.co.za/software/211093/delphi> |
| es | <https://www.capterra.es/software/211093/delphi> |
| es-AR | <https://www.capterra.com.ar/software/211093/delphi> |
| es-CL | <https://www.capterra.cl/software/211093/delphi> |
| es-CO | <https://www.capterra.co/software/211093/delphi> |
| es-CR | <https://www.capterra.co.cr/software/211093/delphi> |
| es-DO | <https://www.capterra.do/software/211093/delphi> |
| es-EC | <https://www.capterra.ec/software/211093/delphi> |
| es-MX | <https://www.capterra.mx/software/211093/delphi> |
| es-PA | <https://www.capterra.com.pa/software/211093/delphi> |
| es-PE | <https://www.capterra.pe/software/211093/delphi> |
| it | <https://www.capterra.it/software/211093/delphi> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra New Zealand helps millions of people find the best business software with user reviews, ratings and price comparisons.","email":"info@capterra.co.nz","url":"https://www.capterra.co.nz/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@type":"Organization","@id":"https://www.capterra.co.nz/#organization","parentOrganization":"Gartner, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Delphi","description":"App building platform that enables businesses to design, develop, debug and deploy web and mobile applications.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/d381b78e-2e9f-4f03-902a-e2f4074de775.png","url":"https://www.capterra.co.nz/software/211093/delphi","@type":"SoftwareApplication","@id":"https://www.capterra.co.nz/software/211093/delphi#software","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.co.nz/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":3.9,"bestRating":5,"ratingCount":7},"offers":{"price":"1599","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Windows on premise, Linux on premise"},{"@type":"FAQPage","@id":"https://www.capterra.co.nz/software/211093/delphi#faqs","mainEntity":[{"name":"What Is Delphi?","@type":"Question","acceptedAnswer":{"text":"App building platform that enables businesses to design, develop, debug and deploy web and mobile applications.","@type":"Answer"}},{"name":"Who Uses Delphi?","@type":"Question","acceptedAnswer":{"text":"App development tool for individual developers, small teams, and enterprise teams building desktop and mobile apps, multi-tier apps, and cloud, database, or web-based apps.","@type":"Answer"}}]},{"@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"App Building Software","position":2,"item":"/directory/32016/app-building/software","@type":"ListItem"},{"name":"Delphi","position":3,"item":"/software/211093/delphi","@type":"ListItem"}],"@id":"https://www.capterra.co.nz/software/211093/delphi#breadcrumblist"}]}
</script>
