ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Internal component
An internal component is a set of elements from a project......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Menu management functions
List of functions for managing menus...
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
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).
Seek (Function)
Searches for the index of an element in a WLanguage array.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Functions for managing the Combinations and Enumerations
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.