|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Inserts a menu before another menu in a window. |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
Opens and enables an MDI child window. |
|
|
|
|
|
|
Identifies the name of the MDI parent window. |
|
|
|
|
|
|
Modifies the layout of the MDI child windows. |
|
|
|
|
|
|
Checks the existence of a key in the Windows registry. |
|
|
|
|
|
|
Returns the handle of a window identified by its title. |
|
|
|
|
|
|
Used to find out whether a window is minimized. |
|
|
|
|
|
|
Defines the size of the window containing the chart. |
|
|
|
|
|
|
Adapts the window size to the content of controls. |
|
|
|
|
|
|
Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
Prepares the animation on a control, a group of controls or a window. |
|
|
|
|
|
|
To simplify teamwork, WINDEV Mobile includes a Source Code Manager.... |
|
|
|
|
|
|
WINDEV allows you to handle a status bar and a cell found in a status bar through programming...... |
|
|
|
|
|
|
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)... |
|
|
|
|
|
|
Displays or hides a sliding window (sliding menu). |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
Configures the print destination. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|