ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
The Organizer control
The Organizer control is used to display and handle organizers......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).