ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Interface of WDInst
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 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......
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
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......
Copying controls from the report editor
The controls can be copied from the report editor......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 507: The '++' operator is not allowed
Action Bar control functions
The following functions are used to manage the Action Bar control......
Overview
Overview of the different operators...
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.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.