ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
zipDeleteAll (Function)
Deletes all files from an archive.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
15. Creating the executable in practice
Creating the executable in practice...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Display (External language)
Displays a value in a control or assigns a value in a variable.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Border management constants
List of constants used by the border management functions....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
SSH constants
The following constants are used to manage an SSH server:...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
<Array>.Sort (Function)
Sorts a WLanguage array.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SQLFirst (Function)
Positions on the first row of the query result.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.