UWP

Stands for "Universal Windows Platform." UWP is an application development platform created by Microsoft. A UWP app can run on multiple devices, including Windows PCs, tablets, and smartphones. Some UWP apps can run on other types of Microsoft hardware including Xbox, HoloLens, and IoT devices.

UWP provides a common platform for developers to build apps for multiple types of hardware. The Universal Windows Platform API includes a wide range of libraries, functions, and user interface elements developers can integrate into their apps. By including multiple DeviceFamily types in a UWP app, a developer can customize the interface of the app for several types of devices.

Microsoft Visual Studio 2015 and later supports the UWP API and provides developers with a flexible multiplatform development environment. While the API is implemented in C++, UWP apps can be written in C++, C#, Visual Basic, or even JavaScript. The Microsoft Visual Studio IDE will compile the code as a UWP app if Windows.Universal is set as the target device family.

UWP and the Microsoft Store

When the Microsoft Store (formerly the Windows Store) launched in 2012, developers could only submit UWP apps. Programs built on earlier platforms, such Windows Forms and WPF, were not allowed. To expand the range of apps available on the Store, Microsoft later created "Desktop Bridge," which allows developers to package non-UWP apps for the Microsoft Store.

NOTE: UWP was introduced with Windows 10 and is not backwards compatible. Therefore, UWP apps will only run on PCs running Windows 10 and later, as well as other supported devices.

Updated August 20, 2021 by Per C.

quizTest Your Knowledge

In 2009, Oracle acquired the rights to which programming language?

A
C#
0%
B
SQL
0%
C
Python
0%
D
Java
0%
Correct! Incorrect!     View the Java definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of UWP on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.