ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
tapiUnhold (Function)
Picks up a call on hold.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiHold (Function)
Puts a call on hold.
tapiDial (Function)
Dials a phone number for a voice line.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
SMSReset (Function)
Resets all variables of SMS structure.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
MaskFormat (Function)
Formats a character string using an InputMask variable.
SMS functions
List of SMS functions...
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Mask management functions
The following functions are used to manage masks......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....