|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them. |
|
|
|
|
|
|
|
| NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists). |
|
|
|
|
|
|
|
| The TotalNbRec property is used to:
Get the number of records to be printed.
Change the number of records to be printed.... |
|
|
|
|
|
|
|
| The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
|
| The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
|
| The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo). |
|
|
|
|
|
|
|
| The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control. |
|
|
|
|
|
|
|
| The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls...... |
|
|
|
|
|
|
|
| The NbPrintedRec property is used to determine the number of records already printed. |
|
|
|
|
|
|
|
| The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value. |
|
|
|
|
|
|
|
| The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The TypeDescription property is used to:
Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically.
Define the type used by an Enumeration or Combination item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The DecimalPart property is used to configure Numeric items. |
|
|
|
|
|
|
|
| The Site Map control allows the Web user to...... |
|
|
|
|
|
|
|
| The CtUserName property sets the username used to connect to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The Certificate property gets and sets the certificate used in a Signature control. |
|
|
|
|
|
|
|
| The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The Ad control uses the AdMob SDK.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|