ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. External component in practice
External component in practice...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HDescribeFile (Function)
Describes a data file programmatically.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
SQL view
An SQL view is a virtual data source defined by an SQL query......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.