ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
<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.
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....
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<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.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Invalid input management functions
Invalid input management functions...
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
ConfidenceLevel (Property)
The ConfidenceLevel property gets the confidence level of a data analysis.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.Password (Function)
Defines the password used to create or open a data file.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.