ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Pivot Table control
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<Variable Drive>MoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with the Conference control
List of events associated with a Conference control...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
HTML Display control properties
HTML Display control properties...
Outstanding progress bars
Simple or symmetric progress bar?...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
Events associated with Static controls
List of events associated with Static controls...
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......