ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<Email variable>.ImportSource (Function)
Fills an Email variable using the content of its Source property.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.