ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
2. WEBDEV administrator in practice
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The Tab control
The Tab control is used to simultaneously display different controls......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Handling TimeLine controls programmatically
A TimeLine control can be......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
3-tier architecture
The development in "3-tier" architecture is now simplified......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Help editor options
The options of the help editor ("Display......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Classes, members, methods and properties
A class is made of......
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......