ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
5. User Groupware in practice
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
12. Retrieving data from a site
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......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Installing the robot controller
The monitoring robot includes three executables......
Installing the monitoring robot
The monitoring robot includes three executables......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
5. User Groupware in practice
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......