ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Properties associated with report controlss
List of properties associated with the report controls...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
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......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
XMLFind (Function)
Performs a search in an XML document.
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.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
EmailReadLast (Example)
Usage example of the EmailReadLast function
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function