ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an action plan
The action plans group all actions that will be performed by the software factory....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
WINDEV License Agreement
WINDEV License Agreement...
CallDLL32 (Function)
Runs a function found in an external DLL.
Referring to an element in a WLanguage event / process
16. Application test in practice
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
The Edit control
The Edit control allows users to enter data......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
1. Examples provided with WINDEV Mobile
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
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....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
16. Types of code
2. Modes to install an application