ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ScreenType (Function)
Returns the type of screen on which the application is running: phone, tablet, computer or watch.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
<Pivot Table>.CalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS application.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).