ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window...
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: ...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Body Complement block
The Body complement block is linked to the Body block......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Multimedia functions
List of Multimedia functions...
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
FolderData (Function)
FolderData is kept for backward compatibility.
grParameter (Function)
Retrieves or modifies a chart parameter.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
ControlToSource (Function)
Assigns the control value to the source of a control link.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....