ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming table fields linked to a table
This page explains how to program data-bound Table controls......
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....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
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.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
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.