ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
FolderData (Function)
FolderData is kept for backward compatibility.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
ArrayCopy (Function)
Copies the content of an array to another array.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
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.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
MatInvert (Function)
Calculates the inverse of a square matrix.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Age (Function)
Returns the age according to the date of birth.
Action (Property)
The Action property is used to specify the action to be performed.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.