ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
FolderData (Function)
FolderData is kept for backward compatibility.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SysSpace (Function)
Returns the physical memory space for the current computer.
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.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another 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....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
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).