ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Guide organization
Organization of WINDEV Concepts...
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDZip: Creating or modifying an archive
This help page explains how to......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Creating the skin template of a report
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......