|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Used to manage the vertical position (Y-coordinate) of print cursor in the page. |
|
|
|
|
|
|
|
| A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests...... |
|
|
|
|
|
|
|
| The Empty property is used to determine if:
a Looper, Table, List Box or Combo Box control is empty. The field can be a file or memory field.
a Chart control contains no series.
a report control is empty (control linked to an item).
an array (or an associative array) contains no element.
an element of an associative array exists or not.
a queue, a list or a stack contains no element.... |
|
|
|
|
|
|
|
| WINDEV allows you to automatically generate and install a 64-bit application. |
|
|
|
|
|
|
|
| List of constants used by the archiving functions.... |
|
|
|
|
|
|
|
| The SecondaryAxis property is used to:
determine whether a chart series is on the secondary axis.
set the position of a chart series on the secondary axis.... |
|
|
|
|
|
|
|
| The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control. |
|
|
|
|
|
|
|
| Usage example of the iPrintImage function |
|
|
|
|
|
|
|
| A Toolbar control can be created in a standard window or in an MDI parent window...... |
|
|
|
|
|
|
|
| The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour. |
|
|
|
|
|
|
|
| The TopIndent property is used to get and change the space at the top of the text (top margin) in a control. |
|
|
|
|
|
|
|
| When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
|
| Returns the name of the day that corresponds to a specified date. |
|
|
|
|
|
|
|
| Defines whether a series will be drawn on the secondary axis. |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
|
| List of constants used by page functions.... |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the TreeView element found at a given position. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|