ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
PicClose (Function)
Closes the image found in an Image Editor control.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HOnError (Function)
Customizes the management of HFSQL errors.
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.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
tapiCapability (Function)
Returns the characteristics of a telephony device.
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
RESTSend (Function)
Sends a REST request and waits for the server response.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
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.