|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
The User Groupware in automatic mode offers many possibilities...... |
|
|
|
|
|
|
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled). |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
Modal, non-modal or MDI windows... |
|
|
|
|
|
|
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).... |
|
|
|
|
|
|
An image can be used to easily define the shape of a window...... |
|
|
|
|
|
|
Once the development of your WINDEV application is completed (windows, reports, queries, etc.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
When you design a quick prototype, you often create windows (or pages) without defining any data files...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
End users can directly modify the interface of the application (according to the options specified by the developer)....... |
|
|
|
|
|
|
The Windows windows developed with WINDEV...... |
|
|
|
|
|
|
By default, a single code window is opened per ...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
The "Internal Window" control is used to include a window (and its code) in a control of another window...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|