ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Invalid input management functions
Invalid input management functions...
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
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.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
HPass (Function)
Defines the password used to create or open a data file.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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.
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).