ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Time tracking
The time spent can be listed on......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
WDDIXIO overview
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Setup of the WEBDEV Application Server for Linux
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
How to create and handle a structure?
This help page explains how to create and handle a structure....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Replication: The different types
The data replication is a powerful feature......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ERR_TIMEOUTINIT
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
3. UML models in practice
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Creating a query
Two methods can be used to create a query......
Example for creating a select query
This help page explains how to create two select queries......