ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Z-index of a control
All the controls in a window or report have a different z-index......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
4. When to use the debugger?
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
List of extension attributes
The list of extension attributes ......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Edit options of a report
The report editor allows you to......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....