ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments 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.
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.