ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
CurrentDay( Function)
Returns the number of the current day in the current month.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
HOnError (Function)
Customizes the management of HFSQL errors.
LastDayOfYear (Function)
Returns the date of the last day of the year.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
2. Projects in practice
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.