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).
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
The Text field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FAA: Edit control fields for file paths
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic...
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit...
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box...
CursorEnd (Property)
controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box"...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must...
Cursor (Property)
of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable...
1
2
3
4
5
6
68
>