ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
<Report>.InitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Chart>.HMAddData (Function)
Adds a data into a Heatmap chart.
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
<Spreadsheet>.DeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Chart>.TimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
<Toolbar>.Position (Function)
Indicates the display mode of a Toolbar control.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Edit>.TokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.