ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
WDINT setup
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Windows
The windows represent the main interface of a WINDEV application......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Window management functions (prefixed syntax)
List of functions for managing windows...
<Window>.MDIOpen (Function)
Opens and enables an MDI child window.
Window management functions
List of functions for managing windows...
MDIOpen (Function)
Opens and enables an MDI child window.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Handling menu options programmatically
The menu options can be handled......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Managing main window menus
A main menu is necessarily associated with a window......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......