ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser management functions
List of functions for managing browsers...
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Error 1021: The method of the class is not global
Compilation options
The compilation options allow you to define the help system generation settings......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Principle of remote check
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Error 1012: The class member is not global: it cannot be accessed from a global method
Information 2104: This function is kept for backward compatibility
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
How to create a menu?
OLE functions
List of OLE functions...
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......