ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
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.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
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.
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.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
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.
Beep (Function)
Emits a beep.
MemDelete (Function)
Deletes an element from a memory zone.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.