ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
DocUpdateFormula (Function)
Updates the formulas in a document.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
MatMultiply (Function)
Multiplies two matrices.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
ThreadRequestStop (Function)
Sends a stop request to a thread.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.