ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Pyramid charts
Pyramid charts allow you to view data in descending order......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
WDScript: use in command-line and console mode
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
ERR_BAD_PARAMETER
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
1. Project and analysis
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
8. Windows in practice
Discover the main actions that can be performed on the windows....
2. Projects in practice