ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the window editor
The main elements of window editor are as follows:
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
System constants
List of constants used by the system functions....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
14. Generation modes
Generation modes...
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Environment of the query editor
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
7. Multilingual applications in practice
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Specific features of the applications for iPhone/iPad
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...