ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
OLESave (Function)
Saves the object found in an OLE control in binary format.
COMObject (Variable type)
The COMObject type is used to represent an interface of a COM object.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
1
5
6
7
8
9
102
>