ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating help pages
A help system includes several pages...
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
DashMode (Function)
Opens or closes the Dashboard control edit mode.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
AddLink (Function)
Adds a link to a text section in an edit control.
AssistedInputClose (Function)
Closes the list of input suggestion of an Edit control.
TokenDeletable (Property)
in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit...
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.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
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.
Functions for managing RTF controls
List of functions for managing RTF controls...
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP...
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.
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.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
1
3
4
5
6
7
68
>