ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Notification>.Remove (Function)
Removes a previously sent interactive notification.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
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.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
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...
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
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, ...).
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
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......
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
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.