ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
PageWidth (Property)
The PageWidth property gets and sets the width of a page.
PageHeight (Property)
The PageHeight property gets and sets the height of a page.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
<httpRequest variable>.ReadCookie (Function)
Returns the value of a cookie received further to an HTTP request.
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
<upnpDevice variable>.MediaPause (Function)
Pauses the reading of the current media on the UPnP device.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
Default (Property)
The Default property is used set default values.
RegexSearch (Function)
Searches for all the parts of a string that follow a specific format.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).