ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
<Menu>.Delete (Function)
Deletes a menu or a menu option.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
MenuExist (Function)
Indicates whether a menu option exists in a menu.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Discover all the possibilities of pivot tables
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
1
2
3
4
5
6
340
>