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 ...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Code snippets
The code editor allows you to enter "Code snippets"......
grPrint (Function)
Prints a chart.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Automation object
The Automation keyword is used to declare an automation object...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
BurnerAddFile (Function)
Adds a file to the compilation.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
HCheckStructure (Function)
Defines the mode for comparing data files.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
eChangeCurrency (Function)
Converts a currency into another currency.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Multiline strings
To type character strings over several lines in the code editor...
HReadFirst (Function)
Sets the position on the first record according to a browse item.