ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
LoadParameter (Function)
Reads a persistent value.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
fOpen (Example)
Usage example of the fOpen function
LooperAdd (Function)
Adds a row at the end of a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
zipExist (Function)
Determines whether an archive exists.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
LooperAddLine (Function)
Adds a row at the end of a Looper control.