ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
ContextClose (Function)
Closes a page context.
ServicePause (Function)
Pauses a service.
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....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BurnerEject (Function)
Opens or closes the door of current burner.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
grGetData (Function)
Retrieves a data from a chart.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
Page Header block
The Page header block is printed on each new page......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....