ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SQL view
An SQL view is a virtual data source defined by an SQL query......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
nWDSetParentNext
Set the parent of the next window to open......
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
Help system properties
The properties of help system are used to define......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Commands of the external interface
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
1
3
4
5
6
7
184
>