ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
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.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
zipClose (Function)
Closes an archive.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
PicClose (Function)
Closes the image found in an Image Editor control.
fSeek (Example)
Usage example of the fSeek function
ControlToSource (Function)
Assigns the control value to the source of a control link.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
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.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
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.