ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
ArrayCopy (Function)
Copies the content of an array to another array.
SysSpace (Function)
Returns the physical memory space for the current computer.
DateToDay (Function)
Returns the day corresponding to a given date.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
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.
StatCovariance (Function)
Calculates the covariance between two series of values.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.