ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HDescribeLink (Function)
Describes a link between two data files through programming.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HDescribeItem (Function)
Describes a file item through programming.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
HDescribeFile (Function)
Describes a data file programmatically.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
tapiCapability (Function)
Returns the characteristics of a telephony device.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
tapiDial (Function)
Dials a phone number for a voice line.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....