ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Plane (Property)
The Plane property is used to:
  • Find out:
    • the active plane of a window (or report) or the plane to which a control belongs.
    • the active plane of a WEBDEV element.
  • Edit:
    • the active plane of a window (or report) or associate a control with another plane.
    • the active plane of a WEBDEV element.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Window controls
Several types of controls can be used in a window, ......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
13. Types of standard controls
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Properties associated with a page
Properties associated with the areas defined in Zoning mode
Popup control properties
Cell control properties
List of properties associated with the Cell control...
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Internal Report control properties
List of properties associated with the Internal Report control...
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
1
2
3
4
5
6
10
>