ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
7. HFSQL: files physically created
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The OLE control
The OLE control is used to handle an OLE object......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Report blocks
A printed report includes several sections......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
1
4
5
6
7
8
27
>