|
|
|
|
|
|
|
Displays the permission request for user activity tracking. |
|
|
|
|
|
|
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors...... |
|
|
|
|
|
|
Usage example of the iCreateFont function |
|
|
|
|
|
|
Usage example of the iPrintZone function |
|
|
|
|
|
|
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization. |
|
|
|
|
|
|
An Edit control can be bound to an item in a data file, query, etc, ...... |
|
|
|
|
|
|
Requests to be notified periodically of the device's current location.... |
|
|
|
|
|
|
Each report block is associated with different events...... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
WDStatistics can be used once the log files have been imported...... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
Starts Reports and Queries and opens the WINDEV project corresponding to the current application. |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces... |
|
|
|
|
|
|
Starts an HTTP request on a server. |
|
|
|
|
|
|
The options for generating the HTML pages in a WEBDEV project can be defined...... |
|
|
|
|
|
|
Usage example of the AdditionCompleted property |
|
|
|
|
|
|
A Data source variable is used to describe a temporary data source (query, view, alias, ...) |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF. |
|
|
|
|
|
|
The main executable options are as follows...... |
|
|
|
|
|
|
Two methods can be used to animate a Static control...... |
|
|
|
|
|
|
The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|