ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
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.
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....
Val (Function)
Returns the numeric value of a character string.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
StatMax (Function)
Calculates the maximum value for a series of values.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fDir (Function)
Finds a file or directory.
NotifListCategory (Function)
Lists the notification categories of the application.
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)....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
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.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Right (Function)
Extracts the last characters from a string or string buffer.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....