ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
TimeToString (Function)
Converts a time to a string in the specified format.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
iDestination (Function)
Configures the print destination.
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....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Error 1021: The method of the class is not global
Browser management functions
List of functions for managing browsers...
WINDEV License Agreement
WINDEV License Agreement...
Principle of remote check
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......
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
How to create a menu?
OLE functions
List of OLE functions...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
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......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......