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:...
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
UPNPMediaOpen (Function)
Opens a media on the UPnP device.
ThreadRequestStop (Function)
Sends a stop request to a thread.
<upnpDevice variable>.MediaOpen (Function)
Opens a media on the UPnP device.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
DNSQuery (Function)
Sends a query to a DNS server.
TelemetrySendData (Function)
Sends telemetry data immediately.
ServiceControl (Function)
Sends a control message to a service.
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
SysNotificationRemove (Function)
Removes a previously sent interactive notification.
Action Bar control events
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......