ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
LocalStorageGet (Function)
Retrieves a value from the local storage.
EventDestroy (Function)
Explicitly destroys an event.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
LocalStorageDelete (Function)
Deletes a value from the local storage.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ExceptionPropagate (Function)
Propagates an exception.
SysTheme (Function)
Returns the current theme of the device.