ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwDefault (Function)
Returns the value corresponding to "DEFAULT" depending on the framework used or the language specified.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
gpwSupervisor (Function)
Returns the login of the "Supervisor" account according to the framework used or the language specified.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
gpwVisitor (Function)
Returns the value corresponding to the word "Visitor" according to the framework used or the language specified.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
gpwRegisteredUsers (Function)
Returns the value corresponding to the word "Registered users" according to the framework used or the language specified.
Creating the executable and the setup program
The languages supported by the application are taken into account......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
1
4
5
6
7
8
255
>