ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SFExecuteProcess (Function)
Requests the execution of a specific process.
HOnError (Function)
Customizes the management of HFSQL errors.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Constants for managing Map controls
Constants for managing Map controls...
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
HChangeConnection (Example)
Usage example of the HChangeConnection function