ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
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.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader 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.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MemcachedAdd (Function)
Adds a new key/value couple into the Memcached cache....
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<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.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.