ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
Replication: The different types
The data replication is a powerful feature......
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......
DocSave (Function)
Saves a document as a "docx" file.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
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.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
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.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Creating anchors
The anchors are used to define specific points in a help page......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......