ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
How to create a patch?
Using the query result
The result of a select query can be used in......
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
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.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
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.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
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).