ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
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.
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.
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.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
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.
ContextClose (Function)
Closes a page context.
Beep (Function)
Emits a beep.
MemDelete (Function)
Deletes an element from a memory zone.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
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....
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created in an Image Editor control.