ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...
11. Table/Looper controls
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Constants for managing projects
List of constants used by the functions for managing projects....
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
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....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
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......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Share your projects via Git
Git is a source code manager......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Advanced types
The advanced types of WLanguage are as follows...
Global and local variable
Two types of variables are available......