ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Accessing a database via a web service
The database can be accessed via a web service......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
List of extension attributes
The list of extension attributes ......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......