ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
Sending elements to Free Technical Support
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
fDir (Function)
Finds a file or directory.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Google Calendar management functions
List of functions for managing Google calendars...
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.