ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
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").
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
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.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Sum (Function)
Calculates the sum of the array elements.
FinCurrentVal (Function)
Returns the current value of investment.
StatVarianceP (Function)
Calculates the variance for a full series of values.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....