|
|
|
|
|
|
|
An HFSQL application can operate in network mode or in Client/Server mode... |
|
|
|
|
|
|
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version... |
|
|
|
|
|
|
Ends the application and restarts it. |
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)... |
|
|
|
|
|
|
The setup editor WDInst ("Tools... |
|
|
|
|
|
|
Disables or customizes the automatic check for available updates. |
|
|
|
|
|
|
To create a.NET application from a project... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|