ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLegend (Function)
Indicates the presence and position of legend in a chart.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HAddUser (Function)
Adds a user to a database.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HSL (Function)
Creates a color from its hue, saturation and lightness.