ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
<Source>.Cross (Function)
Crosses a record in a data file.
<Source>.State (Function)
Used to find out the state of a record.
SFDelete (Function)
Deletes records from a Salesforce database.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Currencies
A currency is a real coded on 10 bytes....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
HDelete (Function)
Deletes a record from a data file (query or view).
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
SFUndelete (Function)
Restores previously deleted Salesforce records.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
<sfConnection variable>.Undelete (Function)
Restores previously deleted Salesforce records.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).