ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote HFSQL Administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access...
Comparison operators
The comparison operators can be divided into several categories...
HQueryExecuted (Function)
Determines if a query has been executed.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Multilingual project
Installing the robot controller
The monitoring robot includes three executables......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Installing the monitoring robot
The monitoring robot includes three executables......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
BackgroundTaskAdd (Function)
Adds a new background task.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed...
Other operators
The following are additional operators......
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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
1. Examples provided with WINDEV Mobile