ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HOpenConnection (Function)
Opens a connection to a specific database.
Software license agreement
WINDEV Express license agreement...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......