ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
HChangeConnection (Example)
Usage example of the HChangeConnection function
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
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.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
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.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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...
How to create a menu?
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.