ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Binding a Check Box control to an item
Creating the skin template of a report
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Creating a flexible modeling
To create a new flexible modeling, you can......
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Message text file format
The text files created by WDMSG use a specific format......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control