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: ...
7. Multilingual applications in practice
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
OpenMainMenu (Function)
Opens the main menu of the current window.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
Test of a query
The query editor allows you to run the test of query result......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
User Groupware files
Two categories of data files are managed......
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
The Dashboard control
Dashboards are essential elements in an application......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.