ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
15. Repeating a group of controls: loopers
Image control: the supported formats
The supported image formats are as follows:...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
tapiUnhold (Function)
Picks up a call on hold.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
tapiDial (Function)
Dials a phone number for a voice line.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Client/Server HFSQL table management
The HFSQL Control Center allows you to fully manage HFSQL Client/Server tables......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....