ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
ContextClose (Function)
Closes a page context.
BurnerEject (Function)
Opens or closes the door of current burner.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
HCopyRecord (Example)
Usage example of the HCopyRecord function
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.