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...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
WDInst: handling the files to install
By default, the files to install are......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Count (Property)
The Count property returns the number of elements in a given set.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.