ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ControlToSource (Function)
Assigns the control value to the source of a control link.
The Multimedia control
The Multimedia control is used to play multimedia files......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
grColor (Function)
Returns and initializes the color of different chart elements.
MatExist (Function)
Checks the whether the matrix exists in memory.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
Sort (Function)
Sorts a WLanguage array.
SocketConnect (Function)
Connects a client computer to a given socket.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.