Universal Windows Platform apps: Difference between revisions

Content deleted Content added
m Remove the APPX citation as it links back to this page
m Edited wording
Line 9:
==Nomenclature==
{{No sources|section|date=April 2024}}
Starting with [[Windows 10]], [[Microsoft]] initially used the term "Windows app" to describe [[Universal Windows Platform]] (UWP) apps. These were [[Application software|applications]] that could be installed from the [[Microsoft Store]], which was previously known as the [[Windows Store]]. Initially, these apps were called "Trusted Windows Store apps," and later they were referred to as "Trusted Microsoft Store apps." Traditional programs designed to run on desktop computers were referred to as "[[Desktop app|desktop apps]]."
 
With the release of [[Windows 10]] version 1903, there was a shift in the terminology. [[Microsoft]] began using the term "Apps" to refer to both UWP apps and desktop apps indiscriminately. This change aimed to unify the naming convention for all types of applications.
 
It's worth notingNote that the term "[[Universal Windows Platform]]" (UWP) is primarily used in [[Microsoft|Microsoft's]] developer documentation to specifically refer to the platform itself. Microsoft also introduced the term "Windows Runtime app" retrospectively to describe the precursors of UWP apps, as there was previously no clear and unambiguous name for them.
 
== In Windows 8.x ==
Line 22:
In Windows 8.x, Metro-style apps do not run in a [[window (computing)|window]]. Instead, they either occupy the entire screen or are snapped to one side, in which case they occupy the entire height of the screen but only part of its width. They have no title bar, system menu, window borders or control buttons. Command interfaces like scroll bars are usually hidden on start. Menus are located in the "[[Windows shell#Charms|settings charm]]." Metro-style apps use the UI controls of Windows 8.x and typically follow Windows 8.x UI guidelines, such as horizontal scrolling and the inclusion of edge-UIs, like the app bar.<ref name="Infoworld-Win81u">{{Cite web |url=http://www.infoworld.com/article/2606675/microsoft-windows/147162-What-s-new-in-the-Windows-8.1-Update.html#slide6 |title=What's new in Windows 8.1 Update |work=[[InfoWorld]] |publisher=[[IDG]] |date=8 April 2014 |first=Woody |last=Leonhart }}</ref>
 
In response to criticism from customers, a title bar was added in [[Windows 8.1|Windows 8.1,]], a title barbut was added but hidden unless users move the mouse cursor to the top of the screen. However, the [[Hamburger button|hamburger]] menu button on the title bar gives access to the charms.<ref name="Infoworld-Win81u" />
 
===Distribution and licensing===