ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
MatRead (Function)
Reads the value of a matrix element.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
MatInvert (Function)
Calculates the inverse of a square matrix.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
MatExist (Function)
Checks the whether the matrix exists in memory.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
1
4
5
6
7
8
395
>