ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
HCopyRecord (Example)
Usage example of the HCopyRecord function
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
DDESend (Function)
Sends a data to the program connected via DDE.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.