ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Animating a Static control
Two methods can be used to animate a Static control......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
NextTitle (Function)
Modifies the title of next window to open.
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......
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Operations performed on activity diagrams
The following paragraphs explain......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
The Upload control
The Upload control is used to upload files on the Web server......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
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.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Options of the window editor
To configure the general options of the window editor......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......