ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnect (Function)
Connects a client computer to a given socket.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
iPrintReport (Function)
Prints a report created with the report editor.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
.NET application
To create a.NET application from a project......
WDTRAD options
Scheduler report
The report editor allows you to create "Scheduler" reports....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
2. User-friendly editors in practice
User-friendly editors in practice...
Sorts in a report
The sort is used to organize the information displayed in the report......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
HDelete (Function)
Deletes a record from a data file (query or view).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......