ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFCWriteTag (Function)
Starts writing data to an NFC tag.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Error 26: No END statement is associated with this THEN
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
MatTranspose (Function)
Calculates the transposed matrix.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
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.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
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....