ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Application menus
Menus are displayed in different ways......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
URL (Property)
The URL property is used to get and change a URL.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
State (Property)
The State property is used to get and change the state of an element.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Login (Property)
The Login property is used to get and change the username.
ID (Property)
The ID property is used to get and change IDs.
Author (Property)
The Author property gets and changes the author of an element.
Keyword (Property)
The Keyword property is used to get and change a keyword.
grColor (Function)
Returns and initializes the color of different chart elements.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Attach (Property)
The Attach property gets and changes the attachments of an email.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.