ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Max (Function)
Returns the greatest value passed as parameter.
SysTheme (Function)
Returns the current theme of the device.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<Array>.Mean (Function)
Calculates the mean of the values within an array.
<Array>.Min (Function)
Returns the lowest value in the array.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
<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>.MediaOpen (Function)
Opens a media on the UPnP device.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
InitRandom (Function)
Initializes the generator of random numbers.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Min (Function)
Returns the lowest value.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements......