ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCopy (Function)
Copies the content of an array to another array.
FinInterestRate (Example)
Usage example of the FinInterestRate function
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
InitialState (Property)
The InitialState property is used to get the initial state of a control.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
HPass (Function)
Defines the password used to create or open a table.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
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.
Parent (Property)
The Parent property gets the parent element of an element.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
zipMsgError (Example)
Usage example of the zipMsgError function
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.