|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sends a command that will be run on the server. |
|
|
|
|
|
|
|
| Retrieves a data sent by a program (the recipient of the connection for the specified object). |
|
|
|
|
|
|
|
| Allows to use an Automation object already started on the current computer. |
|
|
|
|
|
|
|
| Pastes the content of Windows clipboard into an OLE control. |
|
|
|
|
|
|
|
| Saves the object found in an OLE control in binary format. |
|
|
|
|
|
|
|
| Returns the runtime status report of a DDE function. |
|
|
|
|
|
|
|
| Sends a data to the program connected via DDE. |
|
|
|
|
|
|
|
| Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched. |
|
|
|
|
|
|
|
| Interrupts a link between an item and a data. |
|
|
|
|
|
|
|
| By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
|
| The LinkedFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| The SourceFile property is used to set the characteristics of a link. |
|
|
|
|
|
|
|
| Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
|
| Unlocks the records of a table:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|