ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL view
An SQL view is a virtual data source defined by an SQL query......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
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......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
2. Projects in practice
Configuring the SOAP administrator
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Materialized view
Creating the windows and the pages of the RAD pattern
Using several libraries in an application
A library is a WDL file that contains all the resources......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......