ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The home page
The home page is the first page of your site......
Extracting messages added or modified since last extraction
A project was already created and translated......
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....
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
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.
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.
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.