ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Structure (Type of variable)
A structure is a custom type of data...
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Programming overview in C and C++
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
How to use an array of structures?
An array of structures is an Array variable......
Creating a Java archive
When your Java application is developed, you can......
Removing a project from the SCM (Source Code Manager)
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....