ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Val (Function)
Returns the numeric value of a character string.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
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").
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Operator on Address
The & operator returns the address of a variable as an integer
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Array management functions
List of functions for managing arrays...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Sensor constants
Constants used by the SensorXXX functions...
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
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.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.