ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
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.
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.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
fDirSize (Function)
Returns the size of a directory in bytes.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....