|
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run. |
|
|
|
|
|
|
Sends a command that will be run on the server. |
|
|
|
|
|
|
Interrupts a link between an item and a data. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor...... |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
Sends a data to the program connected via DDE. |
|
|
|
|
|
|
Disables an Automatic Application Feature (AAF) on a control, window or on the current application. |
|
|
|
|
|
|
Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
This page lists the available and forthcoming features of the Word Processing control...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
List of constants used by the Windows functions.... |
|
|
|
|
|
|
Moves a file present in an Drive directory to another directory on this Drive (remote disk). |
|
|
|
|
|
|
Unlocks the records of a data file:
locked by HLockFile.
individually locked by a locking read function.... |
|
|
|
|
|
|
Unlocks a record locked by:
HLockRecNum,
a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).... |
|
|
|
|
|
|
Two categories of data files are managed...... |
|
|
|
|
|
|
Hides a popup displayed in the page via PopupDisplay. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|