ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
HsMenu,Label (Function)
Modifies the caption of a menu option.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Recycle code windows
By default, a single code window is opened per ......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Managing main window menus
A main menu is necessarily associated with a window......
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Project description: Project tab
The project description window allows you to configure various elements of your project......
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
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....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
MenuDelete (Function)
Deletes a menu or a menu option.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
16. Types of code
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
1
2
3
4
5
6
299
>