|
|
|
|
|
|
|
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, ...... |
|
|
|
|
|
|
|
| The SWITCH statement is used to choose the action that will be run according to the value of an expression... |
|
|
|
|
|
|
|
| The sfLeadConvertResult type is used to find out the result of SFConvertLead... |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
|
| Adds a new internal window to the list of internal windows browsed by an Internal Window control. |
|
|
|
|
|
|
|
| Converts an 8-byte real to a date and time. |
|
|
|
|
|
|
|
| Searches for all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a table defined in the data model editor or programmatically.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
| The Organization Chart control is used to represent elements in a hierarchical way.
For example:
the contributors of a company according to their position.
the different branches of a group with their inter-dependencies.
the different steps of a manufacturing process, ...... |
|
|
|
|
|
|
|
| Reads the header of the last Email received, depending on the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe tables. |
|
|
|
|
|
|
|
| Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
|
| The following functions are used to manage the Radio Button controls...... |
|
|
|
|
|
|
|
| Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system. |
|
|
|
|
|
|
|
| Creates a connection to a MongoDB server or cluster. |
|
|
|
|
|
|
|
| Adds one or more documents into a collection of MongoDB database. |
|
|
|
|
|
|
|
| Deletes a file identified by its name from a MongoDB file system. |
|
|
|
|
|
|
|
| Indicates whether the specified year is a leap year or not. |
|
|
|
|
|
|
|
| Used to find out whether the current print was canceled by the user. |
|
|
|
|
|
|
|
| Usage example of the fCreate function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|