ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFUndelete (Function)
Restores previously deleted Salesforce records.
FTP constants
List of constants used by FTP functions....
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
SysSerialNum (Function)
Returns the IMEI number of the current device.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.
ContextClose (Function)
Closes a page context.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.