|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Writes a message intended to another socket. |
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
determine if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language). |
|
|
|
|
|
|
|
| Inserts a leaf into a TreeView control at a specific position. |
|
|
|
|
|
|
|
| The Number property is used to get the number of an element. |
|
|
|
|
|
|
|
| Selects an appointment in a Scheduler control. |
|
|
|
|
|
|
|
| Deselects an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Retrieves the value of the current record before the trigger(s) are executed. |
|
|
|
|
|
|
|
| Usage example of the Type property |
|
|
|
|
|
|
|
| Usage example of the zipIsMulti function |
|
|
|
|
|
|
|
| The Certificate type is used to handle:
the certificates used to sign the strings or the files.
the certificates used to sign the emails.... |
|
|
|
|
|
|
|
| The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system. |
|
|
|
|
|
|
|
| Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
|
| Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
|
| Adds a Redis command in a pipeline. |
|
|
|
|
|
|
|
| Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Saves an image contained in an Image variable:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
|
| Gets or sets the status of a task created in the Windows scheduler. |
|
|
|
|
|
|
|
| Usage example of the fCreate function |
|
|
|
|
|
|
|
| Usage example of the fMakeDir function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|