ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
xlsSave (Function)
Saves an XLS document.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
AppInstallVersion (Function)
Installs a specific application version.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
WidgetDisplay (Function)
Refreshes a widget window.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.