ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Info (Function)
Displays a custom message in a system information window.
fSelect (Function)
Opens the Windows file picker.
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
.NET application
To create a.NET application from a project......
Assisted universal replication: specific features
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
HCross (Function)
Crosses a record in a data file.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
zipDeleteFile (Function)
Deletes a file from an archive.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
dbgInfo (Function)
Returns a debug information.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Configuring Reports & Queries
Reports & Queries is used to......