ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
FTPCommand (Function)
Sends a specific FTP command to a server.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
WDDeploy features
WDDeploy can be used to......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
How to develop a PHP site?
What is a PHP site?......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......