ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<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.
ControlCurrent (Function)
Returns the name of the control currently in edit.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
Creating help pages
A help system includes several pages...
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control...
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit...
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit...
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed....
<Table>.SetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit...
FileFilter (Property)
... input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab...
TokenListSeparator (Property)
... of new tokens when entering information in a "Text token" Edit control.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control...
AAFExecute (Function)
... to start the spelling checker on an edit control for example.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report...
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit...
fSaveText (Function)
... edit control in a window, Static control in a report, ...).
Saving entered data (AAF)