ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
fCompare (Function)
Compares the content of two files bit by bit.
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.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
WordCount (Function)
Returns the number of words in a string.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Financial constants
List of constants used by the financial functions....
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
HPriorityClient (Function)
Modifies the priority of a client application.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....