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...
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
NET constants
List of constants used by the DotNet functions....
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......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
SCM file format evolutions
Four versions are available for the SCM repository......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
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.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
DnDForce (Function)
DnDForce is kept for backward compatibility.
NextTitle (Function)
Modifies the title of next window to open.
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.