ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Multimedia>.Volume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.