ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
fMemOpen (Function)
Opens a memory zone shared between several applications.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Advanced types
The advanced types of WLanguage are as follows...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
HOpenConnection (Function)
Opens a connection to a specific database.
Specific features of the applications for iPhone/iPad
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
LanguageToName (Function)
Returns the name of a language.
5. Site test in practice
Emulating constants
List of constants used by the functions for emulating automated tests....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Test of a query
The query editor allows you to run the test of query result......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.