ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
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......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
20. Control templates
User report editor (Reports & Queries)
A report provides a custom view of data......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Native SQL Server Connector for WINDEV and WEBDEV 2024
11. Popup page
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Customize the interface: move, enlarge or color controls
Min (Function)
Returns the lowest value.
WDXView : Use
This help page presents the different features of WDXView......
WDHFDiff - Use
WDHFDiff is used to compare......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......