ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
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.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
LocalStorageGet (Function)
Retrieves a value from the local storage.
EventDestroy (Function)
Explicitly destroys an event.
LocalStorageDelete (Function)
Deletes a value from the local storage.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
JSONToVariant (Example)
Usage example of the JSONToVariant function
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HDeactivateTrigger (Function)
Disables a trigger.
Socket management functions
List of functions for managing sockets...
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.