ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSearch (Function)
Performs a search among the records found in a Salesforce database.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
9. Hardware and software requirements
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
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.
WavInit (External language)
Initializes the sound interpreter.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Hasp constants
The Hasp constants are as follows......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
User Groupware files
Two categories of data files are managed......
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function