ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Project description: Project tab
The project description window allows you to configure various elements of your project......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
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....
How to perform a full file browse?
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
16. Protecting access to the site: passwords
2. Static or dynamic site
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
The different copy modes
Two different copy modes are proposed by WDTRAD......
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
HClient structure
The HClient structure is used to......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min