ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
SQLLast (Function)
Sets the position on the last row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HAddGroup (Function)
Adds a group of users.
Chart management functions
...Chart management functions...
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Val (Function)
Returns the numeric value of a character string.
StatMax (Function)
Calculates the maximum value for a series of values.
CharactType (Function)
Returns information about the type of character.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
StatMin (Function)
Calculates the minimum value for a series of values.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....