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 ...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Error 1014: The access to the member of the class is restricted by a private inheritance
Binding controls to data
A window or page can display information from......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
MCITrackCount (Function)
Returns the number of tracks found in a media file that was opened beforehand (MCIOpen).
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Variable Drive>SendDirectory (Function)
Sends a directory and its files (present on the user's machine) to an Drive (remote disk)....
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Events associated with supercontrols
List of events associated with supercontrols...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......