ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
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, ...).