ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SMS functions
List of SMS functions...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Setup directory
The setup wizard allows you to configure the setup directory of application....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
20. Control templates
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Mask management functions
The following functions are used to manage masks......
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.
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SMSSend (Function)
Sends an SMS.