|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The picText type is used to define all the advanced characteristics of a Text layer. |
|
|
|
|
|
|
|
| The picRTF type is used to define all the advanced characteristics of a layer that contains RTF. |
|
|
|
|
|
|
|
| The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion. |
|
|
|
|
|
|
|
| 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 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 SearchValue property is used to get and change the value of the search field in an Action Bar. |
|
|
|
|
|
|
|
| The RightMargin property is used to:
Find out the right margin of a report.
Modify the right margin of a report.... |
|
|
|
|
|
|
|
| The LeftMargin property is used to:
Find out the left margin of a report.
Modify the left margin of a report.... |
|
|
|
|
|
|
|
| The TopMargin property is used to:
Find out the top margin of a report.
Modify the top margin of a report.... |
|
|
|
|
|
|
|
| The BottomMargin property is used to:
Find out the bottom margin of a report.
Modify the bottom margin of a report.... |
|
|
|
|
|
|
|
| The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ...... |
|
|
|
|
|
|
|
| The VisibleOutsideWindow property is used to:
determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially).
modify the visibility of an "off-window" button.... |
|
|
|
|
|
|
|
| The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars. |
|
|
|
|
|
|
|
| The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color. |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the animations... |
|
|
|
|
|
|
|
| A WEBDEV slider can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Tooltips are very useful for application users...... |
|
|
|
|
|
|
|
| To handle the communication streams, WINDEV includes...... |
|
|
|
|
|
|
|
| The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
| Returns the text without the formatting characteristics specific to the RTF format. |
|
|
|
|
|
|
|
| WINDEV proposes to run the different project tests directly on the corresponding executable...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|