ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
fSeek (Example)
Usage example of the fSeek function
StreamPlay (Function)
Resumes the reception or the emission of a data type in a stream.
StreamReject (Function)
Refuses a request for stream connection.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
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.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
tapiCallEnd (Function)
Returns the date and time of the end of call.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
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).
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).