ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / WEBDEV Page control
  • Overview of the WEBDEV Page control
  • Creating a WEBDEV Page control
  • Characteristics of the WEBDEV Page control
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 of the WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application.
Site page:
Application window containing the WEBDEV Page control:
For more details on how to handle the WEBDEV Page control, see Integrating a WEBDEV site into a WINDEV application
Creating a WEBDEV Page control
To create a WEBDEV Page control:
  1. On the "Creation" tab, in the "Other controls" group, click "WEBDEV page".
  2. Click where the control will be created in the window or page.
Remark: The dimensions of the control are optimized to take up the available space at the specified position. If the control size does not suit you, press Ctrl + Z: the control size will be reset to default.
To view the characteristics of the control, select "Description" in the context menu.

Characteristics of the WEBDEV Page control

You can specify the source URL in the description window of the WEBDEV Page control. You can also specify this URL with the URL property.
Related Examples:
WD WEBDEVInWINDEV Training (WINDEV): WD WEBDEVInWINDEV
[ + ] This example shows the implementation of "WEBDEV in WINDEV".
It explains how to insert a WEBDEV page, a site or part of a site in a WINDEV window and how to establish two-way communication between them in WLanguage.
There are multiple use cases for the integration of a WEBDEV page directly in a WINDEV window:
- merge existing WINDEV and WEBDEV elements,
- progressively webify an application. In this case, simply develop new features in WEBDEV and integrate them into existing WINDEV applications.
Minimum version required
  • Version 28
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 07/03/2023

Send a report | Local help