ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
WDTRAD overview
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Welcome to Reports & Queries
Reports & Queries is used to......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
The Signature control
The Signature control is a report control used to sign......
WDSQL, SQL querier: Overview
WDSQL is used to......
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
How to save and retrieve an image in a binary memo
Report viewer: Proposing several reports
In the document preview, end users can......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Managing the styles
The help editor allows you to define styles of paragraphs......
GDI+ framework
Some WINDEV features use the GDI+ framework......
5. HFSQL Cient/Server