ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSpace (Function)
Returns the physical memory space for the current computer.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
FolderData (Function)
FolderData is kept for backward compatibility.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
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.
The Line control
A Line control is used to display a line in a page......
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
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......
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.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
Bar code constants
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
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.