ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
<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.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
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.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<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.