ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
WDADMINEXE: Push installation management
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
tapiDial (Function)
Dials a phone number for a voice line.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
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.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.