ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
SAP functions
List of SAP functions...
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Installing WDDIXIO
DateModified (Property)
The DateModified property is used to get the modification date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Installing the HFSQL Server module
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
8. 10 tips for better interfaces...
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......