ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Movable (Property)
The Movable property is used to define if an element can be moved.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
NFC constants
List of constants used by the NFC functions...
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
AAF: Context menu of Image controls
A context menu is available for Image controls......
The different types of integers
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Handling report blocks
The different operations available on report blocks are as follows......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Reals
OpenChild (Function)
Opens a non-modal child window.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
GetTheme (Function)
Gets the current theme of a mobile application.