ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Constant
The constants are language elements whose value is fixed once and for all...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
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.
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 .
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.