ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
OLECopy (Function)
Copies the object found in an OLE control into the Windows clipboard.
DDEItem (Function)
Identifies the item affected by a DDE event.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Camera functions
A Table control can be used to display the content of a data file or query......
PicClose (Function)
Closes the image found in an Image Editor control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......