ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HState (Function)
Used to find out the state of a record.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
HDelete (Function)
Deletes a record from a table (query or view).
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
<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.
HCross (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.