ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<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).
ControlCurrent (Function)
Returns the name of the control currently in edit.
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).
<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays...
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
Automatic features of edit controls
...Edit controls provide multiple automatic features available in all the controls...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit...
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic...
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
Handling HTML text in an Edit control
...WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
1
2
3
4
5
6
68
>