ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
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...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Error 1003: The element does not exist in the class
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
Google Analytics functions
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<sfConnection variable>.Merge (Function)
Merges the Salesforce records (also called Salesforce objects).
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
<Notification variable>.SendPush (Function)
Sends a push notification to a mobile device (iOS or Android).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
<Multimedia>.Status (Function)
Indicates the status of the media file played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.