ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates...
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HRead (Function)
Reads a record in a file according to a given record number.
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
WINDEV applications for Linux: Specific features
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......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
eChangeCurrency (Function)
Converts a currency into another currency.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Programming custom calculations in Table controls
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.