ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Report based on a query
Queries are used to easily select records in one or more data files......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
WEBDEV license agreement
WEBDEV license agreement...
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Setup of the WEBDEV Application Server for Linux
11. External component
11. Window templates
WINDEV Mobile allows you to create window templates....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......