ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatInvert (Function)
Calculates the inverse of a square matrix.
FolderData (Function)
FolderData is kept for backward compatibility.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
SysSpace (Function)
Returns the physical memory space for the current computer.
SysSetFocus (Function)
Sets focus to a window or control.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Constants for managing character strings
List of constants used by string management functions...
Check model
You can use check models to easily create checks...
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
Runtime error management functions
List of functions for managing runtime errors...