ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiUnhold (Function)
Picks up a call on hold.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
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)....
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HInfoView (Function)
Returns information about a materialized view.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
SMS functions
List of SMS functions...
MaskFormat (Function)
Formats a character string using an InputMask variable.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.