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 / Controls, windows and pages / Controls: Available types / Native Container control
  • Overview
  • Training examples
  • Overview
  • Handling the Native Container control with WLanguage properties
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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 Native Container controls, see Native Container control properties.
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help