ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
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......
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......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
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......
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......
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)......
Creating the skin template of a report
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
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......
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......
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....
4. Create a page in the editor...
Configuring the setup program
Two tools can be used to create a setup program......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Different types of data (Type of variable)
A variable is defined by name and type......