Web application
A web application is software accessed through a web browser and typically run on a remote server.
A web application is software accessed through a web browser and run on a remote server. It is used over the internet without local installation.
What it is
A web application is an application software program delivered through a web browser and used over a network connection. It is stored on or runs from a remote server, with the browser acting as the user interface.
How it works
A user sends requests from a browser, the server processes those requests, and the application returns results to the browser for display. The browser handles the interface while server-side logic manages data and business rules.
Key details
Web applications are built with front-end technologies like HTML, CSS, and JavaScript, and back-end server code. They support interactive tasks such as email, shopping, forms, and social media. They are compatible across devices because they run in a browser. In Canada, web apps are widely used by businesses, government, and schools to deliver online services without local installation.
In short
- Accessed through a browser, no installation needed.
- Runs on a remote server, communicates over the web.
- Interactive, supports user actions like login and data submission.
- Compatible across multiple devices and operating systems.
Web applications are widely used by Canadian businesses, governments, schools, and financial institutions to deliver services online through browsers, reducing the need for local software installation.
Quick questions
What is a web application?
Does a web app need to be installed?
What is the difference between a web app and a website?
Sources
- V-Labs — https://www.v-labs.fr/glossaire/web-app/Supports: Web app definition as software functioning directly in a web browser and running centrally on a remote server.
- GeeksforGeeks — https://www.geeksforgeeks.org/websites-apps/what-is-web-app/Supports: Web app definition, browser access, and contrast with installed apps.
- Loyola Marymount University — https://cs.lmu.edu/~ray/notes/webapps/Supports: Web app as a browser-accessed program using HTTP/HTTPS and user interaction.
- Encyclopaedia Britannica — https://www.britannica.com/topic/Web-applicationSupports: Remote-server definition, cross-platform accessibility, and examples of web applications.
- Amazon Web Services — https://aws.amazon.com/what-is/web-application/Supports: Browser-based software, common features, and no-installation access.
- RingCentral — https://www.ringcentral.com/gb/en/blog/definitions/web-application/Supports: Front-end/back-end description and typical request-response workflow.
- Naratys — https://www.naratys.com/application-web-ou-web-app/Supports: General French-language definition and distinction from native apps.
- Magram — https://www.magram.fr/blog/tout-savoir-sur-les-applications-webSupports: Browser access, no installation, and common web technologies used to build web apps.