ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SFDelete (Function)
Deletes records from a Salesforce database.
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.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
1
2
3
4
5
6
393
>