ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
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....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
User Groupware table structure
The BackgroundColor property is used to set the background color of a control, window, page or block of a report....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ArrayCopy (Function)
Copies the content of an array to another array.
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....
SysSetFocus (Function)
Sets focus to a window or control.
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.
DateToDay (Function)
Returns the day corresponding to a given date.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Sound (Function)
Plays a sound in WAV format.
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.