|
|
|
|
|
|
|
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 ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
This help page presents the characteristics of an Image control found in a window... |
|
|
|
|
|
|
In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
Opens the standard window for color selection and selects the specified color. |
|
|
|
|
|
|
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"...... |
|
|
|
|
|
|
Indicates the test that will be run during the next window opening. |
|
|
|
|
|
|
The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
Selects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
Inserts an empty column into a Spreadsheet control found in a window. |
|
|
|
|
|
|
The following functions are used to manage scheduled WEBDEV tasks: |
|
|
|
|
|
|
Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
Creates a new Dockable Panel control in the current window. |
|
|
|
|
|
|
Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
Saves the current configuration of the Dockable Panel controls of a window. |
|
|
|
|
|
|
Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|