ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysNation (Function)
Returns the nation currently used by the system.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Managing main window menus
A main menu is necessarily associated with a window......
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......
The Site Map control
The Site Map control allows the Web user to......
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1001: The operators: and:: can only be used in the methods of classes
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
5. User Groupware in practice
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
SAP functions
List of SAP functions...
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
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....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.