|
|
|
|
|
|
|
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity... |
|
|
|
|
|
|
There are multiple solutions to provide help to the users... |
|
|
|
|
|
|
The "About" window is used to display and access various information about the current application... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications... |
|
|
|
|
|
|
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites... |
|
|
|
|
|
|
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications... |
|
|
|
|
|
|
This diagram presents the different steps for developing an application with WINDEV... |
|
|
|
|
|
|
The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
To ensure data security and confidentiality, some actions may be restricted to a group of users...... |
|
|
|
|
|
|
You want to reference several pages of your WEBDEV site?...... |
|
|
|
|
|
|
Loads the changes made by the end user in a window. |
|
|
|
|
|
|
Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
Permanently deletes a control from a window, page or report. |
|
|
|
|
|
|
This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
Opens the main menu of the current window. |
|
|
|
|
|
|
The Extra property is used to:
Get additional information about a control, window, or page.
Edit additional information of a control, window or page.
In browser code, you can only get additional information of a control or page.... |
|
|
|
|
|
|
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code...... |
|
|
|
|
|
|
The Icon property is used to:
Find out the icon displayed in the title bar of a window or a Dockable Panel control.
Change the icon displayed in the title bar of a window or a Dockable Panel control.... |
|
|
|
|
|
|
The stress tests are used to check...... |
|
|
|
|
|
|
Opens the window of properties for a Bluetooth device. |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
Enumerates the controls found in a window or page. |
|
|
|
|
|
|
Adapts the window height to the content of controls. |
|
|
|
|
|
|
Adapts the window width to the content of controls. |
|
|
|
|
|
|
Detects the change of lock for the Windows session. |
|
|
|
|
|
|
Enumerates the Dockable Panel controls in a window. |
|
|
|
|
|
|
Opens and enables an MDI child window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|