ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
iPrintReport (Function)
Prints a report created with the report editor.
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 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......
Break in a report
The break is used to group the records corresponding to a sort criterion......
SocketConnect (Function)
Connects a client computer to a given socket.
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......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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).
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Automatic error handling
Error handling can be customized for each process......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Using WDDIXIO
To translate the text used in your project:...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....