ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Defining columns of Table controls programmatically
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Error 1014: The access to the member of the class is restricted by a private inheritance
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Error 701: The property is read-only
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.