|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| The Vibration property is used to manage notification vibrations. |
|
|
|
|
|
|
|
| The Wrapping property is used to get and change the wrapping options of an element. |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a line. |
|
|
|
|
|
|
|
| The Attribute property is used to manage attributes. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
|
| The PhoneNumber property is used to get and change a phone number. |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array. |
|
|
|
|
|
|
|
| Connects the current computer to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
tables displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
|
| Centers the map displayed in a Map control on a geographical position or on a specific location. |
|
|
|
|
|
|
|
| The Alignment property is used to align elements. |
|
|
|
|
|
|
|
| The Database property is used to get and modify the database associated with a connection. |
|
|
|
|
|
|
|
| The RightIndent property is used to get and change the right indent of an element. |
|
|
|
|
|
|
|
| The LeftIndent property is used to get and change the left indent of an element. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|