ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Style sheet
A style sheet ("......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Functions for managing objects (External language)
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Access rights to a class property
A property is a code element that includes two processes......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Constants for managing videos
List of constants used by the functions for video management....
Animating a Static control
Two methods can be used to animate a Static control......
CameraConfigure (Function)
Allows you to configure the video capture driver.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...