|
|
|
|
|
|
|
The options of the help editor ("Display...... |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window...... |
|
|
|
|
|
|
WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
From version 22, a Docker container with the HFSQL server is available in Docker Hub...... |
|
|
|
|
|
|
The remote HFSQL administrator is used to define the scheduled tasks...... |
|
|
|
|
|
|
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible. |
|
|
|
|
|
|
Returns the dominant (i.e. most frequent) color of an image found in an Image control. |
|
|
|
|
|
|
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
List of HFSQL properties... |
|
|
|
|
|
|
The TimeLine control is used to represent chronologies of close events that can be parallel.... |
|
|
|
|
|
|
The animation of Chart controls allows you to define a dynamic display in your applications...... |
|
|
|
|
|
|
The monitoring robot is used to compile and run the WLanguage code entered...... |
|
|
|
|
|
|
Extracts an integer from a binary buffer at a given position. |
|
|
|
|
|
|
Extracts a real from a binary buffer at a given position. |
|
|
|
|
|
|
Returns the value of a record item when a modification conflict occurs.. |
|
|
|
|
|
|
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls.... |
|
|
|
|
|
|
This control can be used to display dates, times and currency values while respecting the corresponding display format...... |
|
|
|
|
|
|
When creating the executable, you have the ability to choose the languages that will be included in the executable...... |
|
|
|
|
|
|
This step consists in "sending the different elements to print to the printer"...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming...... |
|
|
|
|
|
|
The FOR EACH statement loops through a variable of type xmlReader in various ways:
Loop through a level.
Loop through a level with copy.
In-depth loop.... |
|
|
|
|
|
|
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|