ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on class diagrams
The following paragraphs explain......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Creating the menus for the windows of the WINDEV RAD pattern
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Creating the Form pages of a WEBDEV RAD pattern
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
16. Java applications in practice
Java applications in practice...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Structure of data files of user groupware
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min