ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Android Control Center
Do you know where to find your application log files?...
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Query editor: Characteristics
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Android Widget windows
An Android application can contain one or more Widget windows......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
fMoveDir (Function)
Moves a directory and its content.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
13. External component in practice
External component in practice...
12. External component in practice
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......