ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListGroup (Function)
Returns the list of groups of users defined for a connection.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
IFrame control
IFrame is an HTML concept......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Page constants
List of constants used by page functions....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
WDTRAD overview
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.