ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorRestoreParameter (Function)
Restores the error process of a process.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
MemExist (Function)
Checks the existence of a memory zone.
HCancelSeek (Function)
Cancels the current search criterion.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
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.
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.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
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.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
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.