ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used...
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...
DB2 Native Connector: Features and notes
The following paragraphs present the main aspects and specific features of the Native DB2 Connector...
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...
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<Source>.QueryExecuted (Function)
Determines if a query has been executed.
Native DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to DB2...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
Time (Type of variable)
The Time type is used to easily handle the times...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
WEBDEV Application Server 2024
Specific features of the Express version
5. Deploying a dynamic site (Session or AWP) in practice
Enumeration (Type of variable)
An enumeration is a set of values......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external...
Automation object
The Automation keyword is used to declare an automation object...
ControlClone (Function)
Creates a new control from an existing control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Operators on character strings
The character strings can be handled by specific WLanguage functions...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
12. Retrieving data from a site