ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
SysXRes (Function)
Returns the horizontal screen resolution.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
XMLNext (Function)
Positionq on the next element (tag or attribute).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
SQLSeek (Function)
Positions on the specified result row of the query.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
InitParameter (Function)
Initializes the management of persistent values.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
zipSelectFile (Function)
Selects files from an archive.
HExportCSV (Function)
Exports the records found in a table (HFSQL or OLE DB), a view or a query to a CSV file.
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBBlue (Function)
Returns the blue component of an RGB color.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.