ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
What is an application?
An application is a set of objects (windows, controls, ......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Reals
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
The Tab control
The Tab control is used to simultaneously display different controls......
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......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Code history
The code history is used to......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....