ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera/Video functions (prefix syntax)
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Video functions
List of video functions...
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Copying and cloning
Variables are copied using the "=" operator...
Assignment operators
Three assignment operators are available......
ControlClone (Function)
Creates a new control from an existing control.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
How to?
MCI constants
List of constants used by the MCI functions....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Error 4: A space is required after the ':' character
Copying controls from the window editor
The controls can be copied from the window editor......
1
2
3
4
5
6
7
>