ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
CallDLL32 (Function)
Runs a function found in an external DLL.
TwainState (Example)
Usage example of the TwainState function
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
API (Function)
Runs a function found in an external DLL.
JSONToVariant (Example)
Usage example of the JSONToVariant function
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Error 810: * can only be used for a parameter with a default value
Nation (External language)
Defines the display language for the titles, captions, messages...
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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......