ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
USBDisconnect (Function)
Disconnects or ejects a USB device.
USBProperty (Function)
Retrieves the value of a property for a USB device.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
XMLFind (Function)
Performs a search in an XML document.
Certificate management functions
The following functions are used to handle the certificates:...
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
MemCreate (Function)
Creates a memory area.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.