ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Typing multilingual texts
For a multilingual application, you have the ability to......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
17. WLanguage: a simple and powerful language
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
<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.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating a query
Two methods can be used to create a query......
Multilingual project
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageToName (Function)
Returns the name of a language.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
NationToName (Function)
Returns the name of the language corresponding to a nation.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
1
2
3
4
5
6
320
>