ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
MenuDelete (Function)
Deletes a menu or a menu option.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
WDINT license agreement
WDINT license agreement...
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
LooperAddIP (Function)
Adds a row as an internal page 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......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
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......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
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.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
<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
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")....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Count (Property)
The Count property returns the number of elements in a given set.