ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Replication functions
Three types of replication are proposed......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
grColor (Function)
Returns and initializes the color of different chart elements.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
NextTitle (Function)
Modifies the title of next window to open.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
DnDForce (Function)
DnDForce is kept for backward compatibility.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......