ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
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.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<upnpDevice variable>.MediaStop (Function)
Stops reading the current media on the UPNP device.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Feedback component
The Feedback component is a component provided with WINDEV......
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)....
2. Examples and components provided with WEBDEV
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......