ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
<Chart>.ScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Programming automatic calculations in the columns of a Table control
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
WDSQL, SQL querier: Overview
WDSQL is used to......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
Runtime log
The runtime log is the best way to identify the most used features of an application......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......