No announcements
Found 2206008 threads
-
0 Votes
[UWP][HTML]Understanding Debugging (HTML & JavaScript based UWP Apps)
Pressing the "local machine" button and expecting the VS15 IDE to pachage the app, install and let you test the app (debug) ...Answered | 3 Replies | 833 Views | Created by NewGuy01 - Tuesday, August 4, 2015 4:33 AM | Last reply by NewGuy01 - Friday, August 7, 2015 4:17 PM -
2 Votes
[UWP] [HTML] [WinJS] how to use Bing Maps v8 in a HTML/JavaScript UWP
As you likely know JavaScript based Windows apps that don't use a WebView/WebBrowser restrict the use of externally hosted JavaScript files.Answered | 3 Replies | 1267 Views | Created by f_up - Tuesday, October 18, 2016 12:50 PM | Last reply by f_up - Monday, October 24, 2016 1:13 PM -
0 Votes
UWP JavaScript apps
UWP JS Apps is no longer supported by Visual Studio 2019 won't have any effect on running existing UWP JS Apps.Answered | 4 Replies | 3833 Views | Created by Peacob00 - Thursday, May 23, 2019 8:44 AM | Last reply by Peacob00 - Thursday, June 13, 2019 1:17 PM -
0 Votes
[UWP] [HTML] [Javascript] WinJS.Navigation.navigate not working
Hello, For WinJs UWP Navigation you need to have the Navigator JavaScript copied from the Windows 8.1 Navigator template.Answered | 1 Replies | 1349 Views | Created by startMenu - Tuesday, December 1, 2015 4:07 AM | Last reply by Krunal Parekh - Wednesday, December 2, 2015 7:05 AM -
0 Votes
[UWP][HTML]Can we use C# TemplatedControl in a UWP JavaScript application?
You cannot use Xaml controls in a JavaScript app.Answered | 2 Replies | 521 Views | Created by IThomas91 - Tuesday, March 1, 2016 10:14 PM | Last reply by IThomas91 - Wednesday, March 16, 2016 6:40 AM -
2 Votes
[UWP][C#]HTML Editor in Windows 10 UWP?
I also know that the UWP way of programming is often quite different from older APIs.Answered | 9 Replies | 3750 Views | Created by Kinjan Bhavsar - Friday, May 27, 2016 6:46 AM | Last reply by Simple Samples - Sunday, March 5, 2017 3:01 AM -
0 Votes
[UWP][HTML][WinJS]Show a command bar with Javascript?
One might be: var helloButton = document.getElementById("button1"); helloButton.addEventListener("click", buttonClickHandler, ...Answered | 1 Replies | 718 Views | Created by compojoom - Monday, March 14, 2016 5:56 AM | Last reply by Malte Lantin - Monday, March 14, 2016 10:43 AM -
0 Votes
[UWP][HMTL] VS2015 Enterprise - cannot start Javascript UWP App
For the Javascript UWP Project it doesn't help.Answered | 5 Replies | 885 Views | Created by Mesju - Tuesday, August 4, 2015 6:38 AM | Last reply by Mesju - Tuesday, August 4, 2015 11:09 AM -
0 Votes
[UWP][HTML]Ads in JavaScript Universal Windows Platform apps
Hello ArcadioGarcia, According to discussion ...Answered | 1 Replies | 832 Views | Created by ArcadioGarcia - Monday, August 3, 2015 12:29 PM | Last reply by Krunal Parekh - Tuesday, August 4, 2015 9:15 AM -
1 Votes
Bing Maps for Javascript and UWP
I have a Windows Store UWP that is built using HTML/JS.Answered | 7 Replies | 1757 Views | Created by E.Gaspari Web - Monday, September 14, 2015 12:18 PM | Last reply by DayKrew - Friday, June 21, 2019 6:58 PM -
0 Votes
[UWP][HTML]Using Windows.Media.Playback.MediaPlayer
Hi Tim, As far as I know, Windows.Media.Playback.MediaPlayer is currently relying on XAML or Composition API, which are not available in html.Answered | 2 Replies | 904 Views | Created by Tim Greenfield - Friday, August 12, 2016 1:12 AM | Last reply by Elvis Xia - Monday, August 15, 2016 5:30 AM -
0 Votes
[UWP][HTML] Accepting Drag and Drop Files
>Does anybody know if drag and drop for Files is possible in a UWP HTML/JavaScript app?Answered | 6 Replies | 1354 Views | Created by Brandon A. Stecklein - Wednesday, March 9, 2016 6:53 PM | Last reply by Krunal Parekh - Wednesday, March 23, 2016 2:32 AM -
0 Votes
JavaScript UWP App
Hi, Please see:Answered | 1 Replies | 538 Views | Created by Mohammad Nawaz Siddiqui - Wednesday, April 13, 2016 6:21 AM | Last reply by Krunal Parekh - Thursday, April 14, 2016 7:56 AM -
0 Votes
[UWP][HTML] Visual Studio bug with debugging HTML apps?
See this ...Answered | 2 Replies | 697 Views | Created by NewGuy01 - Saturday, August 8, 2015 5:55 PM | Last reply by Taschetto R - Wednesday, September 9, 2015 10:03 AM -
0 Votes
[UWP] Clear Cookie of Webview in Javascript-based W10 UWP app
x-ms-webview has navigateWithHttpRequestMessage method.Answered | 1 Replies | 1383 Views | Created by rs.seanlu - Monday, May 9, 2016 8:47 AM | Last reply by Krunal Parekh - Tuesday, May 10, 2016 6:30 AM -
2 Votes
[UWP][HTML]Only the Windows 10 UWP Ads are being displayed.
Hi VictorJOD, Based on your description, you want to add correct size ads in your UWP project.Answered | 1 Replies | 900 Views | Created by VictorJOD - Tuesday, December 20, 2016 6:45 PM | Last reply by Cherry Bu - Wednesday, December 21, 2016 10:41 AM -
0 Votes
How can I hit web service through my UWP application in HTML,CSS and Javascript.
Here is the documentation on porting Move from Windows Phone Silverlight to ...Answered | 1 Replies | 392 Views | Created by Preet Walia - Wednesday, June 22, 2016 6:08 AM | Last reply by Sumit Dutta1 - Wednesday, June 22, 2016 6:39 AM -
0 Votes
[UWP][HTML] Ink input on text.
Please see: fillText method.Answered | 3 Replies | 707 Views | Created by leontesh - Saturday, October 17, 2015 3:25 PM | Last reply by Krunal Parekh - Tuesday, October 20, 2015 7:31 AM -
1 Votes
[UWP][HTML]Google API is not working in my Universal Windows App
I can't speak specifically to Google's API, but here are some general comments on running remote script in a UWP app.Answered | 3 Replies | 1315 Views | Created by VictorJOD - Saturday, September 10, 2016 8:06 PM | Last reply by Rob Caplan [MSFT] - Wednesday, September 14, 2016 2:19 AM -
0 Votes
[UWP][Xbox] Suspend and Resume with a JS/HTML application
Apps do not get suspended under the debugger.Answered | 6 Replies | 1553 Views | Created by RoxyFree - Friday, August 5, 2016 8:48 PM | Last reply by RoxyFree - Thursday, August 18, 2016 5:33 PM - Items 1 to 20 of 2206008 Next ›
No announcements