ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
12. Control templates
...Control templates...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Recycle code windows
By default, a single code window is opened per ......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Creating the link buttons in the windows of a WINDEV RAD pattern
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
1
5
6
7
8
9
282
>