ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
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...
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last...
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward...
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.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
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...
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user...
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...
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.