ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing XML documents
List of constants used by the functions for managing XML documents....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
fDelete (Function)
Deletes a file accessible from the current computer.
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.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
LooperInsert (Function)
Inserts a row into a Looper control.
xlsSave (Function)
Saves an XLS document.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
ControlToSource (Function)
Assigns the control value to the source of a control link.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
FTPCommand (Function)
Sends a specific FTP command to a server.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
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.