ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constant
The constants are language elements whose value is fixed once and for all...
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
NationFramework (Function)
Defines or identifies the language of the framework.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
NationToName (Function)
Returns the name of the language corresponding to a nation.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Programming overview in C and C++
Creating requirements
The following steps must be performed to implement the requirements......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......