ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fResourceDir (Function)
Returns the path of the read-only resources of the application.
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......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
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......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
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:...
7. Window templates
...Window templates...
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......
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
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......