ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
5. User Groupware in practice
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
The Wire control
The Wire control is used to visually link 2 controls......
5. User Groupware in practice
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
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)....
Configuring an application with User Groupware
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Error 2109: You are using the ObjectInfo function
Count (Property)
The Count property returns the number of elements in a given set.
1
2
3
4
5
6
210
>