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:...
<upnpService variable>.ExecuteAction (Function)
Runs an action on the UPnP service.
ActionRedo (Function)
Runs the last action canceled.
Nation (Property)
The Nation keyword can correspond to...
ChangeTarget (Function)
Changes the target of a button action.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
QuickActionList (Function)
Lists the application's quick actions....
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Error 107: Redefinition of the parameter
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
15. Repeating a group of controls: loopers
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
ActionPlanConfigure (Function)
Configures an action plan in the software factory.