ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Code editor: Display options
The code editor proposes several display options......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Code snippets
The code editor allows you to enter "Code snippets"......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
<Menu>.Delete (Function)
Deletes a menu or a menu option.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
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......
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......
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
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 groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by 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.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Feedback component
The Feedback component is a component provided with WINDEV......
1
2
3
4
5
6
299
>