ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
<upnpDevice Variable>.MediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
Google constants
List of constants used by the Google functions....
UPNPMediaPause (Function)
Pauses the reading of the current media on the UPnP device.
UPNPMediaStop (Function)
Stops reading the current media on the UPNP device.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
1. Testing a site: Elements to be tested
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
8. If you are already familiar with WINDEV
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.