ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Standard functions / Windows functions / DDE functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
DDEItem (Function)
In french: DDEItem
Identifies the item affected by a DDE event.
Example
// Équivalent à: Item = _DDE.Item
Item = DDEItem()
Syntax
<Result> = DDEItem([<Connection ID>])
<Result>: Character string
Item affected by the DDE event.
<Connection ID>: Optional integer
Connection identifier, returned by DDEConnect. If this parameter is not specified, DDEItem uses the last connection handled.
Component: wd300std.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help