ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
AAF: Sort/Search/Filter on the columns of Table controls
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Interface of WDInst
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Compatibility between external components and deployed applications
A component can evolve in many ways......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Code editor: Display options
The code editor proposes several display options......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min