ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
<GuidedTour>Start (Function)
Starts the guided tour and displays the first stage.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
TourGuideStart (Function)
Starts the guided tour and displays the first stage.
AddLink (Function)
Adds a link to a text section in an edit control.
13. Types of standard controls
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Internal component
An internal component is a set of elements from a project......
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.