ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<Looper>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
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.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
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.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
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).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.