ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
WDXView: Overview
WDXView is an ActiveX browser...
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
<Dashboard>.GetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
DashGetWidgetPosition (Function)
Returns the position of a widget found in a Dashboard control.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Radio button>.Insert (Function)
Inserts a new option into a Radio Button control.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
<Map>.EndOfMove (Function)
Stops following the device movement in a Map control.
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.