ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
The Cell control
The Cell control contains controls......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Count (Property)
The Count property returns the number of elements in a given set.
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
List,Count (External language)
Returns the number of elements found in a list.
Table,Count (External language)
Returns the number of elements in a Table control.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<emailOutlookSession variable>.NbMessage (Function)
Returns the number of incoming messages in Outlook.
<emailNotesSession variable>.NbMessage (Function)
Returns the number of incoming messages in Notes.
<String type>.Increment (Function)
Increments a number at the beginning or at the end of a string.
LooperCount (Function)
Returns the number of rows in a Looper control.