|
|
|
|
|
|
|
|
|
|
|
|
|
|
| To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include...... |
|
|
|
|
|
|
|
| Loads an image set in memory so that it can be used later by gImage. |
|
|
|
|
|
|
|
| From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
|
| List of constants used by the drawing functions.... |
|
|
|
|
|
|
|
| Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
|
| A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table...... |
|
|
|
|
|
|
|
| The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
|
| Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Looper control. |
|
|
|
|
|
|
|
| Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| This help page presents the different methods that can be used to populate a Table control programmatically.... |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
| Builds a sequence of characters containing an aligned text or an aligned image. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Displays a "Toast" message. |
|
|
|
|
|
|
|
| The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
|
| The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|