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
DDE constants
ConstantDescriptionUsed by the functions
DDEActiveProgram launch mode: the launched program is active and "takes over" the current program.DDEStart
DDEIconizeProgram launch mode: the launched program is inactive and iconized.DDEStart
DDEInactiveProgram launch mode: the launched program is inactive.DDEStart
DDEMaximizeProgram launch mode: the launched program is active and "takes over" the current program (the execution window is maximized).DDEStart
DDEtoAnswerDDE event: the program receives a data request from another application.DDEEvent
DDEtoExecuteDDE event to handle: the program receives a Command to execute from another application.DDEEvent
DDEtoLinkDDE event: the program receives a request for a "warm" or "hot" link to data (this request comes from another application).DDEEvent
DDEtoModifyDDE event: the program receives a signal to modify the value of a linked data item (this signal comes from another application).DDEEvent
DDEtoReceiveDDE event: the program receives data from another application.DDEEvent
See also
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help