ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or 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. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Type and version of Web server
The configuration diagnostic displays the following error......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Automatic error handling
Error handling can be customized for each process......
HFSQL Client/Server: Configuring the server
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WDDeploy features
WDDeploy can be used to......
WDINT license agreement
Error 202: The method already has an access attribute (public, protected or private)
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Global and local variable
Two types of variables are available......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
iFont (Function)
Selects the default font.
The Image control
The Image control is used to......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......