ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatCopy (Function)
Creates the copy of a matrix.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
ControlToSource (Function)
Assigns the control value to the source of a control link.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
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.).
Emulating constants
List of constants used by the functions for emulating automated tests....
MatDelete (Function)
Deletes an existing matrix.
HExecuteProcedure (Function)
Runs a stored procedure.
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
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
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.
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.
dbgEnableAssert (Function)
Enables or disables the assertive programming.