ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView: Overview
WDXView is an ActiveX browser...
Manipulating an ActiveX control programmatically
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...
LooperExpand (Function)
Expands a break in the Looper control on a given row.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
LooperCollapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.