ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
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.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
tapiCalledID (Function)
Used to find out the phone number called.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Token management functions
Token management functions in "Text token" Edit controls....
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<EmailOutlookSession variable>.StartSession (Function)
Starts an Outlook section.
<emailSMTPSession variable>.StartSession (Function)
Starts an SMTP session.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.