ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
HDBIndex (Function)
Opens an xBase index file.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Login (Property)
The Login property is used to get and change the username.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...