ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
XMLRoot (Function)
Positions on the root tag of an XML document.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HandleParentNext (Function)
Forces the parent of the next window to open.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....