ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
14 results for: OLE control
The OLE control
The OLE control is used to handle an OLE object...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
OLELoad (Function)
Initializes an OLE control with an OLE object.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLE control properties
List of properties associated with an OLE control...
Binding an OLE control to an item
An OLE control can be bound to an item in a table, query, etc....
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
OLESave (Function)
Saves the object found in an OLE control in binary format.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Events associated with OLE controls
List of events associated with OLE controls...
OLE functions
List of OLE functions...
WINDEV and OPC
OPC stands for "OLE for Process Control"......