ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEServer (Function)
Lists the OLE servers registered toward the current system.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
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.
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....
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
fSeek (Example)
Usage example of the fSeek function
Camera functions
A Table control can be used to display the content of a data file or query......
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Video functions
List of video functions...
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.