ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
Hole (Property)
The Hole property is used to define the holes of a polygon.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....