ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
ERR_CANNOT_RUN_EXPLORER
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
Query based on query
Queries can be based on items from another query......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
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......
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......
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, ......
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....
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......