ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Dashboard control
Dashboards are essential elements in an application......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
1. Examples provided with WINDEV Mobile
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
iPrintReport (Function)
Prints a report created with the report editor.
System constants
List of constants used by the system functions....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......