ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Library,Error (External language)
Loads the file that contains the error messages handled by WD??EXE.DLL in the desired language.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
8. Associating controls with data
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
28. Site SEO
nWDSetParentNext
Set the parent of the next window to open......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
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.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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).