ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
ChronoReset (Function)
Stops and resets a running stopwatch.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Caption (Property)
The Caption property gets and sets the text of an element.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SysDir (Function)
Returns the path of a system directory.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
InServiceMode (Function)
Indicates whether the code is run in a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
SocketConfigure (Function)
Configures the use of Socket functions.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.