ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...
Style of a control
As soon as it is created, a control is associated with a style......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HCreateMovableReplica (Function)
Creates a movable replication.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
2. Analysis in practice
Constants for managing certificates
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Aliases on data files: HAlias
The aliases are used to handle......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see...