ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
<Spreadsheet>.AddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
Random (Function)
Returns a random number.
ThreadState (Function)
Returns the current status of a thread.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
iEndReport (Function)
Forces the report print to stop.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......