|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The mongoResult type is used to find out the result during a search performed in a MongoDB database. |
|
|
|
|
|
|
|
| List of constants used by the HTTP functions.... |
|
|
|
|
|
|
|
| Displays a message outside the browser. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Converts an HTML string or buffer to text. |
|
|
|
|
|
|
|
| Applies a specific layout to a page. |
|
|
|
|
|
|
|
| Sends an email via the SMTP protocol while controlling the "buffer" of the email. |
|
|
|
|
|
|
|
| The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value. |
|
|
|
|
|
|
|
| The NbLabel property is used to:
Find out the number of labels printed across the page width.
Modify the number of labels printed across the page width.... |
|
|
|
|
|
|
|
| Adds a user to the User Groupware database. |
|
|
|
|
|
|
|
| The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns. |
|
|
|
|
|
|
|
| Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
|
| Usage example of the HDescribeConnection function |
|
|
|
|
|
|
|
| Usage example of the HIndex function |
|
|
|
|
|
|
|
| Usage example of the fShortName function |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Windows scheduler.... |
|
|
|
|
|
|
|
| The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
|
| Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
|
| 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 Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|