ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Date
The Date keyword can correspond to...
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
Information 37: Optimize your FOR loop
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Calendar>.Select (Function)
Returns the date selected in a Calendar control.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToDay (Function)
Returns the day that corresponds to a given date.