ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
SysSetFocus (Function)
Sets focus to a window or control.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
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.
MatInvert (Function)
Calculates the inverse of a square matrix.
Warning 12: The label is unused
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
SysSpace (Function)
Returns the physical memory space for the current computer.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
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...
XMLResult (Function)
Returns the result of a calculation XPath query.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.