ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Word Processing>.UndoCount (Function)
Returns the number of actions that can be undone in a Word Processing control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.