ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiHold (Function)
Puts a call on hold.
tapiUnhold (Function)
Picks up a call on hold.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
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....
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......
SMS functions
List of SMS functions...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
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
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Mask management functions
The following functions are used to manage masks......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
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.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......