ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
<Looper>.SelectCount (Function)
Returns the number of selected rows in a Looper control.
<Dashboard>.Count (Function)
Returns the number of widgets found in a Dashboard control.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Source>.StatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MemCount (Function)
Returns the number of elements found in a memory zone.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.