ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SysTheme (Function)
Returns the current theme used on the mobile device.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Error 1038: This member already exists in the class
API (Function)
Runs a function found in an external DLL.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
MatFloatAdd (Function)
Adds a value to each matrix element.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.