ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Movable (Property)
The Movable property is used to define if an element can be moved.
NFC constants
List of constants used by the NFC functions...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
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.
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
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
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......
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
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
OpenChild (Function)
Opens a non-modal child window.
VariantConvert (Function)
Converts the value stored in a Variant variable].
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
1. Testing a site: Elements to be tested
GetTheme (Function)
Gets the current theme of a mobile application.