ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<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.
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.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<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.
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.