ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
MCI constants
List of constants used by the MCI functions....
Value (Property)
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....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
MDIMother (Function)
Identifies the name of the MDI parent window.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
14. Managing the "Back" button in practice
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Windows
The windows represent the main interface of a WINDEV application......
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
WDINT setup
MDIEnumChild (Function)
Returns the alias of the specified MDI child window.