ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
String functions
List of functions for managing character strings...
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Constants for managing animations
List of constants used by the functions for managing the animations...