ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
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.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Referring to an element in a WLanguage event / process
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.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
<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.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
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......
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......
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......
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......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
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)....
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.
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
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.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
WDINT license agreement
WDINT license agreement...
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.