ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VSpace (Property)
The VSpace property gets and sets the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HForward (Example)
Usage example of the HForward function
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
zipFindFile (Example)
Usage example of the zipFindFile function
HSetPosition (Example)
Usage example of the HSetPosition function
HDescribeItem (Example)
Usage example of the HDescribeItem function
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
zipInfoFile (Example)
Usage example of the zipInfoFile function
SQLTransaction (Example)
Usage example of the SQLTransaction function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.