ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
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.
SysTheme (Function)
Returns the current theme used on the mobile device.
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.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
13. External component in practice
External component in practice...
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Error 1038: This member already exists in the class
Container column in a Table control
A cell found in a Table control can contain a set of controls......
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.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MatFloatAdd (Function)
Adds a value to each matrix element.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
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.