ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: OLE functions
13 results
Usage example of the GetActiveObject function
Allows to use an Automation object already started on the current computer.
List of OLE functions
Edits an OLE object contained in an OLE control.
Copies the object found in an OLE control into the Windows clipboard.
Associates an OLE control with an OLE object while specifying a base file.
Associates an OLE control with an OLE object by invoking a specific OLE server.
Initializes an OLE control with an OLE object.
Pastes the content of Windows clipboard into an OLE control.
Used to:
  • retrieve the list of available operations (other than edit) from a server,
  • perform an operation.
Saves the object found in an OLE control in binary format.
Lists the OLE servers registered toward the current system.
OPC stands for "OLE for Process Control"...