ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
dArc (Example)
Usage example of the dArc function
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......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
InJavaMode (Function)
Indicates whether the code is run in Java.
SysNameExe (Function)
Returns the name and full path of an application.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
WEBDEV concepts
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Java functions
List of Java functions...
ErrorThrow (Function)
Throw a non-fatal error.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Describing a problem to the Free Technical Support
Control template
A control template is a set of controls that can be re-used in several windows or pages......