ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Number (Property)
The Number property is used to get the number of an element.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
SCM file format evolutions
Four versions are available for the SCM repository......
Creating nested reports
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
CurrentYear (Function)
Returns the current year in integer format.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Creating user accounts
A User account allows the server administrator to......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL properties
List of HFSQL properties...
2. WEBDEV administrator in practice
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Calendar functions (prefix syntax)