ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
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
The different types of windows
The following types of windows can be created in a WINDEV application......
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......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
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)....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
13. External component in practice
External component in practice...
12. External component in practice
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......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
ThreadPersistent (Function)
Makes a thread persistent.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Creating a Pivot Table control
To create a Pivot Table control......
First project window
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....