ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multilingual project
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
<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.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Managing assertions
...The main available features are as follows:...
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
<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.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Accessing a database via a web service
The database can be accessed via a web service......
Language (Property)
The Language property is used to get and change the language used.
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Setup of the WEBDEV Application Server for Linux
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
1
2
3
4
5
6
176
>