|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Prints a horizontal line at specified coordinates. |
|
|
|
|
|
|
|
| Returns the name of the file currently generated. |
|
|
|
|
|
|
|
| Returns the date selected in a Calendar control. |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Returns the date of the last day of the year. |
|
|
|
|
|
|
|
| Modifies the physical name of a data file. |
|
|
|
|
|
|
|
| Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
| Returns the name of the control currently in edit. |
|
|
|
|
|
|
|
| Returns the name of a unique temporary file. |
|
|
|
|
|
|
|
| Returns the name and full path of an application. |
|
|
|
|
|
|
|
| Returns the date and time of the end of call. |
|
|
|
|
|
|
|
| Dials a phone number for a voice line. |
|
|
|
|
|
|
|
| Returns the name of the language corresponding to a nation. |
|
|
|
|
|
|
|
| Prints a vertical line at specified coordinates. |
|
|
|
|
|
|
|
| Executes a WLanguage function identified by its name. |
|
|
|
|
|
|
|
| The Extra property manges additional information. |
|
|
|
|
|
|
|
| The Update property specifies the updates to be made. |
|
|
|
|
|
|
|
| To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include...... |
|
|
|
|
|
|
|
| To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...... |
|
|
|
|
|
|
|
| A WEBDEV cluster is a set of servers (or server farm)...... |
|
|
|
|
|
|
|
| To use the telemetry in a WINDEV or WINDEV Mobile application, you must...... |
|
|
|
|
|
|
|
| The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option. |
|
|
|
|
|
|
|
| The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
|
| Checks whether an enumeration value known by its name is valid. |
|
|
|
|
|
|
|
| Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|