ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The different types of windows
The following types of windows can be created in a WINDEV application......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
7. HFSQL: files physically created
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Binding controls to data
A window or page can display information from......
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
5. Site test in practice
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.