ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
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.
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.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
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.
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....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....