ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Static control properties
List of properties associated with a Static control...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
HTML Editor control properties
Properties associated with the HTML Editor control....
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WINDEV Mobile Framework License Agreement
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
WDTRAD license agreement
WDTRAD license agreement...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Phone constants (Android / iOS)
Properties associated with Combo Box controls that display a table
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......