|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The rssSource type is used to describe the source of an RSS feed entry... |
|
|
|
|
|
|
|
| The gglPath type is used to define the characteristics of the route to drawn on a map... |
|
|
|
|
|
|
|
| The Source property is used to get and change the source of an element. |
|
|
|
|
|
|
|
| Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email. |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| The HierarchicalDepth property is used to:
Find out the depth of a hierarchical control in a report.
Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming).... |
|
|
|
|
|
|
|
| WINDEV lets you manipulate a Range Slider control directly by programming...... |
|
|
|
|
|
|
|
| This help page explains how to customize the default image associated with the elements found in a TreeView Table.... |
|
|
|
|
|
|
|
| Adds:
the record found in memory into the data file (query or view).
the record found in a Record variable into the data file (query or view).... |
|
|
|
|
|
|
|
| The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
|
| The use of SQL functions to handle DB2 data does not require importing the table structure into the database schema...... |
|
|
|
|
|
|
|
| Queries are used to easily select records in one or more tables...... |
|
|
|
|
|
|
|
| By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)...... |
|
|
|
|
|
|
|
| Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable. |
|
|
|
|
|
|
|
| A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions. |
|
|
|
|
|
|
|
| Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|