ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Referring to an element in a WLanguage event / process
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
MenuDelete (Function)
Deletes a menu or a menu option.
Manipulating menu options programmatically
Menu options can be manipulated...
MenuState (Function)
Identifies the status of a menu option (context menu or drop-down menu): active, inactive or invisible.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
<Menu>.Delete (Function)
Deletes a menu or a menu option.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
Image (Property)
The Image property gets and sets the background image of a control or block.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (context menu or drop-down menu).
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
QuickAction (Variable type)
The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Testing a project: settings
By testing the project you can simulate how the application will run......
Search in current code
When coding, developers often need to do a quick search in the current code...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
eCurrencyName (Function)
Returns the caption of a currency.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....