ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLSavePosition (Function)
Stores the current position in the XML document.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
EnumControl (Function)
Returns the name of Nth control found in the specified element.