ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
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)......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
WDTRAD options
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Functions for managing RTF controls
List of functions for managing RTF controls...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
1
2
3
4
5
6
70
>