ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
ControlToSource (Function)
Assigns the control value to the source of a control link.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
<Source>.UnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
<Source>.UnlockRecNum (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)....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Compound statements
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
.NET application
To create a.NET application from a project......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Print constants
List of constants used by the print functions....
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
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.
<Source>.LockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.