ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Generating the setup program
The last wizard step for creating the setup program allows you to......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Handling TimeLine controls programmatically
A TimeLine control can be......
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.