ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
<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)....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
FileToPage (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)....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
iEllipse (Function)
Prints an ellipse (in a rectangle).
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Error 203: The procedure already has a scope attribute (local or global)
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Environment of the query editor
16. Types of code
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Composite keys
A composite key is a key item containing several other items......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......