ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Running the test of the User Groupware and installing it
The stress tests are used to check......
.NET Assemblies
.NET is Microsoft's software development platform......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Extracting the text of the project
The following text can be extracted......
Internal component
An internal component is a set of elements from a project......
Sending elements to Free Technical Support
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
FirstDayOfMonth (Function)
Returns the first day of the month.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
CurrentDay( Function)
Returns the number of the current day in the current month.
CurrentMonth (Function)
Returns the number of the current month.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
DatePicker (Function)
Opens the system date picker.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.