ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down 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.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Error 1005: To explicitly access a global element of '%1' class, use the syntax
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...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
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......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Creating a Java archive
When your Java application is developed, you can......
Removing a project from the SCM (Source Code Manager)
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
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....