ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
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.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.