ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fDelete (Function)
Deletes a file accessible from the current computer.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.