ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Window management functions
List of functions for managing windows...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
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.
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.
Constants used by the functions for managing Tab controls
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....