ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Internal component description
The description of an internal component can opened at any time......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
WordCount (Function)
Returns the number of words in a string.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.