ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls
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).
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
fCreate (Function)
Creates an external file.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
MatFloatAdd (Function)
Adds a value to each matrix element.
dLine (Example)
Usage example of the dLine function
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
fRename (Function)
Modifies the name of a file.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Chart constants
List of constants used by the functions for chart management....
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
29. SEO in practice
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....