ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Printing nested reports
To create a main report containing several secondary reports:...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WINDEV License Agreement
WINDEV License Agreement...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
The use of the Automation type in a site is reserved for the advanced users
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Programming an indexed control
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....