ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
5. User Groupware in practice
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
5. User Groupware in practice
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Referring to an element in a WLanguage event / process
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Creating the Relation pages of a WEBDEV RAD pattern