ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiDial (Function)
Dials a phone number for a voice line.
tapiUnhold (Function)
Picks up a call on hold.
SMSSend (Function)
Sends an SMS.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Constants for managing animations
List of constants used by the functions for managing the animations...
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.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
SMS functions
List of SMS functions...
InvalidInput (Property)
The InvalidInput property determines if a control prevents the user from leaving when they enter invalid data.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Mask management functions
The following functions are used to manage masks......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSReset (Function)
Resets all variables of SMS structure.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......