ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
MarkdownToText (Function)
Converts a Markdown string to plain text (without tags).