ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
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.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
"?" menu
WINDEV proposes a help menu adapted to your applications......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
Installing a Webservice (old format)
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Currencies
A currency is a real coded on 10 bytes....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
SFModify (Function)
Modifies the records of a file defined in Salesforce.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
Compound statements