ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
.NET application
To create a.NET application from a project......
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSSend (Function)
Sends an SMS.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
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.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
MaskFormat (Function)
Formats a character string using an InputMask variable.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
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.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.