ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server data file.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
Creating help pages
A help system includes several pages...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
ControlCurrent (Function)
Returns the name of the control currently in edit.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Libellé>.AnimationSetMode (Function)
Changes the animation type of text in a Static Text control.
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically...
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...
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...
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
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......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
<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 is used to get and change the text selected in an Edit control, editable...
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.
Cursor (Property)
of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable...
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must...
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML...
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic...
TokenAllowDuplicate (Property)
in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
CurrentWin (Function)
Identifies the window currently in edit.
Screen,Next (External language)
Returns the name of the next editable control.
TokenDeletable (Property)
in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit...
1
2
3
4
5
6
39
>