ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
12. Available tests
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Environment of the data model editor
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Action Bar control events
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
12. Control templates
WINDEV Mobile allows you to create control templates....