ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
InterlineType (Property)
The InterlineType property is used to get and change the type of line spacing used.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.