ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Character string: How to extract, remove and replace words?
This page presents the main operations that can be performed on a character string....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
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)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Table,Select,+ (External language)
Selects an element in a Table control.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
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.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
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.