ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / DDE functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
DDE constants
ConstantDescriptionUsed by the functions
DDEActiveStart mode of program: the program run is active and it "takes control" over the current program.DDEStart
DDEIconizeStart mode of program: the program run is inactive and minimized.DDEStart
DDEInactiveStart mode of program: the program run is inactive.DDEStart
DDEMaximizeStart mode of program: the program run is active and it "takes control" over the current program (the execution window is maximized).DDEStart
DDEtoAnswerDDE event: the program receives a request for data from another application.DDEEvent
DDEtoExecuteDDE event to manage: the program receives a command to run that comes from another application.DDEEvent
DDEtoLinkDDE event: the program receives a request for a "warm" or "hot" link to a data (this request comes from another application).DDEEvent
DDEtoModifyDDE event: the program receives a modification signal of the value a linked data (this signal comes form another application).DDEEvent
DDEtoReceiveDDE event: the program receives a 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: 05/26/2022

Send a report | Local help