ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
LeftIndent (Property)
The LeftIndent property gets and sets the space to the left of the text in a control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<Spreadsheet>.AllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.