ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HOpen (Function)
Opens a data file.
HExecuteProcedure (Function)
Runs a stored procedure.
XMLPath (Function)
Returns the current position in the document in XPATH format.
ThreadEnd (Function)
Ends the execution of the current thread.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
XMLChild (Function)
Positions on the first child element of current element.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grRaised (Function)
Used to display a chart with raised effect.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
iCreateFont (Function)
Creates a new print font.
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
fExeDir (Function)
Returns the directory from which the execution is started.
grDeleteSeries (Function)
Deletes a data series from a chart.
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Power (Function)
Raise a number to a power.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.