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.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
HOpenConnection (Function)
Opens a connection to a specific database.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
JavaExecute (Example)
Usage example of the JavaExecute function
<Image>.Rotation (Function)
Rotates an Image control.