ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Java applications in practice
Java applications in practice...
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
LoadParameter (Function)
Reads a persistent value.
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
fCreateLink (Function)
Creates a link on a file at the specified location.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
XMLPath (Function)
Returns the current position in the document in XPATH format.
dLine (Function)
Draws a line: 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....
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
MatTranspose (Function)
Calculates the transposed matrix.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
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....
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....