ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
AssistedInputAdd (Function)
Adds a row to the list of values available in the input suggestions of an Edit control.
<Spreadsheet>.AddLink (Function)
Creates a link in a Spreadsheet control cell. The text in the cell becomes the link.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
HintTextColor (Property)
The HintTextColor property gets and sets the hint text color of an Edit control.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Parameters of the procedure used by ListProcedureLoadImage
WLanguage procedure ("callback") executed to load the images displayed in a ListView control.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Token (Variable type)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.