ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and OPC
OPC stands for "OLE for Process Control"......
The HTML Display control
The HTML Display control displays a web page in an application......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
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...
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.
UpdateDate (Property)
The UpdateDate property is used to get the update 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...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......