ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Recycle bin management functions
List of functions for managing the recycle bin...
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
PermissionRequest (Function)
Prompts the user to grant an application permission.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
New (Reserved word)
New is used to allocate memory space...
Shared memory area functions
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
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.
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.