ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
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)....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
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
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
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......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ThreadPersistent (Function)
Makes a thread persistent.
FolderData (Function)
FolderData is kept for backward compatibility.
Creating a Pivot Table control
To create a Pivot Table control......
First project window
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......