ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
<Window>.EdActive (Function)
Allows you to: 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)....
WinEdActive (Function)
Used to: 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)....
ActionUndo (Function)
Cancels the last action performed by the end user.
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
fAddText (Function)
Adds the content of a character string at the end of a file.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
9. Overlaying controls
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.