|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Modifies the title of the current window. |
|
|
|
|
|
|
List of various WEBDEV functions... |
|
|
|
|
|
|
Opens the image picker of Windows. |
|
|
|
|
|
|
Reads a value in the Windows registry. |
|
|
|
|
|
|
Deletes a subkey from the Windows registry. |
|
|
|
|
|
|
Deletes a value from the Windows registry. |
|
|
|
|
|
|
Sets focus to a window or control. |
|
|
|
|
|
|
Modifies the display status of a window. |
|
|
|
|
|
|
Checks the validity of a window handle. |
|
|
|
|
|
|
Usage example of the HIndex function |
|
|
|
|
|
|
Defines a window as chart destination. |
|
|
|
|
|
|
Configures the print cancel window.. |
|
|
|
|
|
|
List of properties associated with a window... |
|
|
|
|
|
|
The ports used by the HFSQL Client/Server server...... |
|
|
|
|
|
|
The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:... |
|
|
|
|
|
|
MyWindow is used to handle the current window... |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
The Y property is used to:
Find out the Y-coordinate of a control or window (position on Y-axis).
Modify the Y-coordinate of a control or window.... |
|
|
|
|
|
|
When working on a laptop computer or on an offline computer, you may want to continue to work...... |
|
|
|
|
|
|
The monitoring robot will check the operating mode of WEBDEV server...... |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
WINDEV allows you to handle a Range Slider control through programming...... |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|