ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
tapiUnhold (Function)
Picks up a call on hold.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
tapiHold (Function)
Puts a call on hold.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Video functions
List of video functions...
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....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Constants for managing animations
List of constants used by the functions for managing the animations...
SMS functions
List of SMS functions...
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
gpwAddUser (Function)
Adds a user to the User Groupware database.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Password (Property)
The Password property sets and changes the password.
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Option (Property)
The Option property is used to get and change certain options.
Mask management functions
The following functions are used to manage masks......
tapiDial (Function)
Dials a phone number for a voice line.
Handling menu options programmatically
The menu options can be handled......