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:...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
ThreadCurrent (Function)
Returns the name of the thread currently run.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
WEBDEV concepts
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Software Factory
The concept of software factory is used to automate the process for creating applications....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
1. What is the WEBDEV administrator used for
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......