ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Test / WEBDEV test
  • Overview
  • How to?
  • Prerequisite
  • Running the test
  • Remarks
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
It is increasingly common for developers to test websites on mobile devices. WEBDEV allows you to test projects and pages directly on a mobile device.
This makes it possible to ensure pages are mobile friendly.
How to?

Prerequisite

  • The mobile device and the development computer must be connected to the same network (Wi-Fi, for example).
  • The web server must allow several simultaneous connections. This test mode is not available if you use the built-in IIS Express server.

Running the test

Both projects and pages can be tested on a mobile devices.
To test a project on a mobile device:
  1. Expand the icon in the quick access buttons.
  2. Select "Test browser .. Phone (via a &QR code)"
  3. Run the test of the project by clicking the "GO" icon.
  4. A window with a QR code is displayed.
  5. Scan the QR code with the device.
  6. The first page of the project is displayed on the device.
To test the WEBDEV page displayed in the editor on a mobile device:
  1. Expand the icon in the quick access buttons.
  2. Select "Test from a phone (access via a QR Code)".
  3. A window with a QR code is displayed.
  4. Scan the QR code with the device.
  5. The current page is displayed on the device.
Remark: Subsequent tests will be run on the device (via the QR code) until you select a different test mode.

Remarks

  • Breakpoints (server code) are active on the device.
  • You can set breakpoints after starting the test.
  • The standard debug mode is available (step by step execution, ability to view variables, etc.).
  • You can change the default test browser in the WEBDEV options. For more details, see General options of WINDEV, WEBDEV and WINDEV Mobile.
Minimum version required
  • Version 28
Comments
Click [Add] to post a comment

Last update: 05/24/2023

Send a report | Local help