ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static Text control)....
Note (Property)
The Note property is used to get and change a text associated with an element.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
HTTP functions (prefix syntax)
List of HTTP functions...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
WinEdActive (Function)
Allows: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
EditDeleteAllToken (Function)
Deletes all the tokens from a "Text token" edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
AddLink (Function)
Adds a link to a text section in an edit control.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.