ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
HCross (Function)
Crosses a record in a data file.
<Source>.Cross (Function)
Crosses a record in a data file.
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 40: The END statement marking the end of the class declaration is missing
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Different types of data (Type of variable)
A variable is defined by name and type......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
3. UML models in practice
Operations performed on class diagrams
The following paragraphs explain......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
1
6
7
8
9
10
80
>