ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
1. Project and analysis
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 query
Queries are used to easily select records in one or more data files......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
3. UML models in practice
5. User Groupware in practice
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....