ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DDEExecute (Function)
Sends a command that will be run on the server.
DDEUpdate (Function)
Modifies a linked data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
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.
DDEError (Function)
Returns the runtime status report of a DDE function.
DDESend (Function)
Sends a data to the program connected via DDE.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically launched.
DDEUnLink (Function)
Interrupts a link between an item and a data.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
<Source>.UnlockRecNum (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)....
<Source>.UnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....