|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
|
| There are several ways to open a help file...... |
|
|
|
|
|
|
|
| You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?...... |
|
|
|
|
|
|
|
| A component can be reused at any time in any application...... |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
| Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database. |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
| The document tabs allow you to navigate between the different elements opened in the different editors.... |
|
|
|
|
|
|
|
| Fills the content of WdString with space characters on the right. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer. |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| Returns the handle of a window or control. |
|
|
|
|
|
|
|
| Used to emit a beep on the speaker of the computer. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user. |
|
|
|
|
|
|
|
| Displays a dialog box containing an error logo and the message passed in parameter. |
|
|
|
|
|
|
|
| Runs the code of a control or the code of a procedure in WLanguage. |
|
|
|
|
|
|
|
| Closes the current window and restores the context that existed before the window opening. |
|
|
|
|
|
|
|
| Displays a long text in a text control in Pascal and in C. |
|
|
|
|
|
|
|
| Prints a report created with the report editor. |
|
|
|
|
|
|
|
| Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
|
| Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
|
| Displays a message in the status bar. |
|
|
|
|
|
|
|
| Allows the programs currently run to process the Windows messages or runs a temporization. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|