ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing Universal Windows 10 Apps
  • Overview
  • Deployment on the local computer
  • Deployment on a phone connected in USB
  • Deployment on a phone in network
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform:
  • the local computer.
  • a phone connected in USB.
  • a network phone.
Remark: The generated application can also be installed on a Windows 10 tablet.
Deployment on the local computer
To deploy on the local computer, the developer mode must be enabled on the computer.
This mode can be enabled from the deployment wizard:
  1. In the deployment wizard, select "Generate and deploy the application on the local computer".
  2. Go to the next step of the wizard.
  3. Click the "Developer mode" link to open the window for configuring the developer mode.
  4. In this Windows window, click "Developer mode".
  5. A Windows warning message is displayed: validate and close the Windows setting window.
  6. Finish the wizard.
  7. The application is automatically deployed and started.
Deployment on a phone connected in USB
To deploy on a phone connected in USB, the developer mode must be enabled on the phone.
This mode can be enabled from the deployment wizard:
  1. In the deployment wizard, select "Deploy the application on a phone connected in USB".
  2. Go to the next step of the wizard.
  3. The wizard indicates the operations to perform on the phone in order to enable:
    • The developer mode.
    • The detection of devices.
  4. These operations are as follows:
    • Display the "Parameters" of device.
    • In "Update and security", click "For the developers".
    • In the "Use the development features" section, enable the "Developer mode".
    • In the "Device detection" section, enable the option used to make your device visible for the USB connections and the local network.
  5. Finish the wizard.
  6. The application is automatically deployed on the phone. It must be started manually.
Deployment on a phone in network
To deploy on a phone in netwrok, the developer mode must be enabled on the phone.
This mode can be enabled from the deployment wizard:
  1. In the deployment wizard, select "Deploy the application on a network phone".
  2. Go to the next step of the wizard.
  3. Specify the identifier or the IP address of the phone.
  4. The wizard indicates the operations to perform on the phone in order to enable:
    • The developer mode.
    • The detection of devices.
  5. These operations are as follows:
    • Display the "Parameters" of device.
    • In "Update and security", click "For the developers".
    • In the "Use the development features" section, enable the "Developer mode".
    • In the "Device detection" section, enable the option used to make your device visible for the USB connections and the local network.
  6. If the device was not paired with this computer yet, click "Pair" in the "Device detection" section on the phone. The code displayed on the phone screen must be typed in the "Code" control of wizard.
  7. Finish the wizard.
  8. The application is automatically deployed on the phone. It must be started manually.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/18/2023

Send a report | Local help