ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).