northdan.
Vezi pagina în română

IT Glossary

What is a web application?

Complete software that runs in a browser — users log in and get work done rather than simply reading pages.

The line separating a website from a web application is easy to draw: on a site, visitors read; in a web application, users work. They log in, enter data, generate documents, track processes. Your webmail, your internet banking, a government tax portal — all web applications. So is order management for your company, a customer portal, or timesheets for field crews. The decisive advantage over installed software is that it runs in a browser, which means it works on any computer, tablet or phone without installation, and everyone is permanently on the latest version because you update the server rather than thirty machines. For a growing company, a custom web application is usually the step from a mess of spreadsheets emailed around to a process with centralised data, role-based permissions and an audit trail. Access from anywhere also makes hybrid working and multiple sites practical without any special infrastructure to buy or maintain.

Let’s talk about your project

Message us on WhatsApp or send an email — you talk directly to a developer.

office@northdan.com · +40 752 070 247

Why it matters for your business

No installs and no stale versions

Everyone reaches the same version through a browser, so incompatibilities and the machine where it does not work simply stop existing.

Access from anywhere, on any device

Office, warehouse, field or home: the application is one web address away, with different permissions applied by role rather than by location.

Centralised data instead of parallel spreadsheets

One source of truth for orders, stock or customers — with history, search and reporting instead of files travelling around by email.

Frequently asked questions

How does a web application differ from a brochure website?

A website communicates: who you are, what you sell, how to reach you. An application operates: authenticated users create and process data inside workflows. Technically they share foundations, but in purpose and complexity they are different products with different price tags.

Does a web application work without an internet connection?

Fundamentally it needs a connection, but modern progressive web app techniques allow partial offline operation with synchronisation when the signal returns — genuinely useful for field teams passing through areas with no coverage.

How long does it take to build a web application for a company?

A first useful version of a moderately complex application is typically delivered in two to four months. The key is to start with the most painful process rather than the entire wish list; everything else is added in stages, on top of an application already in daily use.

What does a web application run on — do we need our own server?

Not necessarily. Most modern applications are hosted in the cloud at monthly costs that are small at the scale of a mid-sized company. Your own server remains the option for strict data-residency requirements or integrations with equipment on site.