ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
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, ......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
13. Types of standard controls
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WDSQL, SQL querier: Overview
WDSQL is used to......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
4. Monitor your applications
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
9. Monitor your sites, servers, etc.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Installing and starting WDTRAD
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Runtime log
The runtime log is the best way to identify the most used features of an application......