ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
HMode (Function)
Changes the mode and the method for locking data files.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
HChangeConnection (Example)
Usage example of the HChangeConnection function
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Testing a project: setting
By testing the project you can simulate how the application will run......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
8. Windows in practice
Discover the main actions that can be performed on the windows....
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.