ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Programming patterns
CAUTION......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Configuring the setup program
Two tools can be used to create a setup program......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
2. Examples and components provided with WEBDEV
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
1. What is the WEBDEV administrator used for
WEBDEV concepts
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......