ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
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....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Random (Function)
Returns a random number.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
SpreadsheetStartModification (Function)
Indicates the start of a group of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....