ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
ERR_BAD_ACTION
Using an external component in an application
A component can be reused at any time in any application......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
WDZip: Creating or modifying an archive
This help page explains how to......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
8. If you are already familiar with WINDEV
Report viewer: Proposing several reports
In the document preview, end users can......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HFSQL Client/Server: Configuring the data files on the server
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......