ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
3. Application development cycle
Development cycle of a WINDEV application....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
5. User Groupware in practice
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Android Widget windows
An Android application can contain one or more Widget windows......
The Multimedia control
The Multimedia control is used to play multimedia files......
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Using WDDIXIO
To translate the text used in your project:...
Speech synthesis in the mobile applications
The phones can talk!......
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control is being played on an external device (compatible with Air Play).
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
5. User Groupware in practice