ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Code snippets
The code editor allows you to enter "Code snippets"......
4. When to use the debugger?
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
fAddText (Function)
Adds the content of a character string at the end of a file.
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....
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
<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.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Principle for running threads
At runtime, an application runs in a main thread......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
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)....
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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....
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.