ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LastDayOfYear (Function)
Returns the date of the last day of the year.
Various WEBDEV constants
Various WEBDEV constants...
ThreadPersistent (Function)
Makes a thread persistent.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
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......
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....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
HTTPSendForm (Function)
Sends an HTTP form.
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.
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......
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....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......