ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
MatCopy (Function)
Creates the copy of a matrix.
MatDelete (Function)
Deletes an existing matrix.
HExecuteProcedure (Function)
Runs a stored procedure.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Error 25: No THEN statement is associated with this IF
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
StatCovariance (Function)
Calculates the covariance between two series of values.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.