ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
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.
Info (Function)
Displays a custom message in a system information window.
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...
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Service variable
The Service variable is used to......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Control constants
List of constants used by the functions for managing controls...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Camera control in a mobile application
The Camera control is used to......
Configuring Reports & Queries
Reports & Queries is used to......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.