ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
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.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a 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.
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.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
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.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Arithmetic operators
The arithmetic operators are......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
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...
iSkipLine (Function)
Forces one or more line break.