ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
tapiUnhold (Function)
Picks up a call on hold.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
tapiHold (Function)
Puts a call on hold.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
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>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<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.
HOpenConnection (Function)
Opens a connection to a specific database.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
SMS functions
List of SMS functions...
The Check Box control
A Check Box can correspond to......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
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......
<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.
Mask management functions
The following functions are used to manage masks......