ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Creating the skin template of a report
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Generating the RAD pattern
To generate a RAD pattern:...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
The key items
Keys are specific items in your analysis......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....