ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 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 data file, 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"......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Window controls
Several types of controls can be used in a window, ......
OLEServer (Function)
Lists the OLE servers registered toward the current system.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Constants for WLanguage types
List of constants for managing WLanguage types....