ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatRead (Function)
Reads the value of a matrix element.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
XMLResult (Function)
Returns the result of a calculation XPath query.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Reports & Queries: New features in this version
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
13. External component in practice
External component in practice...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
iPrintReport (Example)
Usage example of the iPrintReport function
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
StatCovariance (Function)
Calculates the covariance between two series of values.
SaaSAdminAddSite (Function)
Adds a SaaS site.