ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grColor (Function)
Returns and initializes the color of different chart elements.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
<Edit>.DeleteToken (Function)
Deletes a token from a "Text token" Edit control.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Discover all the possibilities of pivot tables
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
EditDeleteToken (Function)
Deletes a token from a "Text token" Edit control.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.