ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatTranspose (Function)
Calculates the transposed matrix.
gImage (Function)
Builds a sequence of characters containing an image.
TreeView Table control properties
List of properties associated with the TreeView Table control...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
MatInvert (Function)
Calculates the inverse of a square matrix.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
BurnerEject (Function)
Opens or closes the door of current burner.
dCopyImage (Example)
Usage example of the dCopyImage function
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
MatMultiply (Function)
Multiplies two matrices.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).