ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Test / WEBDEV test
  • Overview
  • How to?
  • Prerequisite
  • Running the test
  • Remarks
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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 the "Test browser ... Cell phone (via 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.
Note: As long as the test mode has not been changed, the following page Goes will be performed on the cell phone (with QR Code scan).

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 WINDEV, WEBDEV and WINDEV Mobile general options.
Minimum version required
  • Version 28
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help