ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Native Container control
  • Overview
  • Training examples
  • Overview
  • Handling the Native Container control with WLanguage properties
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
The Native Container control returns an handle/identifier:
Then, this handle can be used in the native code to manage the control.
The "Create" event of the Native Container control must contain the creation code of the displayed object.
Training examples

Overview

To start programming the Native Container control, let's see a training example to create a Button control. This example is meant to be simple, and the Button control comes as standard in WINDEV and WINDEV Mobile applications.
Handling the Native Container control with WLanguage properties
The Native Container control can be handled by several WLanguage properties. For a complete list of WLanguage properties that can be used with a Native Container control, see Properties associated with Native Container controls.
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/04/2023

Send a report | Local help