ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Example)
Usage example of the iPrintImage function
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.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
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.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Right (Function)
Extracts the last characters from a string or string buffer.
HToItem (Function)
Assigns the specified value to an item of the current record.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Arithmetic operators
The arithmetic operators are......
iPrintReport (Function)
Prints a report created with the report editor.
HTTPRequest (Function)
Starts an HTTP request on a server.