ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<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.