ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
MenuState (Function)
Identifies the state of an option in a context or drop-down menu, i.e., active, disabled or invisible.
Manipulating menu options programmatically
Menu options can be manipulated...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Referring to an element in a WLanguage event / process
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Error 102: The constants can be defined in the initialization code of project, ...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Error 101: Declaration of global variable not allowed
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
.NET object
To access a class......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
iForceComplement (Function)
Forces the printing of a Body Complement block.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Running the test of the User Groupware and installing it
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
iParameter (Function)
Retrieves the printer configuration and configures the print.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Screen,Get (External language)
Retrieves the value in a control or in a variable.