ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copying controls from the window editor
The controls can be copied from the window editor......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Copying controls from the page editor
The controls can be copied from the page editor......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Copying controls from the report editor
The controls can be copied from the report editor......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
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....
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......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
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.