ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HClient structure
The HClient structure is used to......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WEBDEV Application Server - 10 connections - License agreement
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Creating the menus for the pages of the WEBDEV RAD pattern
Error 1049: The access directives are not allowed in a composite variable
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
12. Universal replication
13. Universal replication
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
AWP without UI
Bootstrap, Angular, React, Vue......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......