ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPRemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
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.
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.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
EventDestroy (Function)
Explicitly destroys an event.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Emulating constants
List of constants used by the functions for emulating automated tests....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
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.