ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiBlindTransfer (Function)
Performs a "blind" transfer.
tapiDial (Function)
Dials a phone number for a voice line.
Constants for managing animations
List of constants used by the functions for managing the animations...
tapiUnhold (Function)
Picks up a call on hold.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
SMSSend (Function)
Sends an SMS.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
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....
SMS functions
List of SMS functions...
Mask management functions
The following functions are used to manage masks......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.