ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Error 703: The property does not exist
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
<Table>.InputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
<Chart>.SurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) in a Surface chart.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
<Edit>.OpenAssistedInput (Function)
Opens the list of values proposed by the assisted input for an edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<HTML editor>.GetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
1
3
4
5
6
7
70
>