ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiUnhold (Function)
Picks up a call on hold.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
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....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Various constants
List of various constants....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
tapiDial (Function)
Dials a phone number for a voice line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
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....
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.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Mask management functions
The following functions are used to manage masks......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
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....
Summary table: Managing the application directories according to the platform
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.