ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Specific features of the applications for iPhone/iPad
zipDeleteFileList (Function)
Deletes a list of files from an archive.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
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.
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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
zipExtractPath (Function)
Returns the path of a file found in the archive.
Creating the Relation pages of a WEBDEV RAD pattern
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
iParameter (Function)
Retrieves the printer configuration and configures the print.
Creating the link buttons in the windows of a WINDEV RAD pattern
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Events associated with internal windows
List of events associated with internal windows...