ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
IsEven (Function)
Identifies an even number.
Power (Function)
Raise a number to a power.
Root (Function)
Returns the root of a number.
tapiUnhold (Function)
Picks up a call on hold.
tapiHold (Function)
Puts a call on hold.
IsOdd (Function)
Identifies an odd number.
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
DateDifference (Function)
Calculates the number of days between two dates.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......