ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
Constants used by the functions for managing Tab controls
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Ad Hoc deployment
SFDelete (Function)
Deletes records from a Salesforce database.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
3. Deploying a WINDEV application
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
WidgetDisplay (Function)
Refreshes a widget window.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
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.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.