ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinFutureVal (Function)
Returns the future value of an investment.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Video control properties
The following properties can be used on a Video control:...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
iFont (Function)
Selects the default font.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).