ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Handling menu options programmatically
The menu options can be handled......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HsMenu,Name (External language)
Adds a menu into the window that is opened.
HsMenu,Label (Function)
Modifies the caption of a menu option.
Various WEBDEV constants
Various WEBDEV constants...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min