ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
<Source>.Index (Function)
Rebuilds the file index (".NDX" file).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Creating help pages
A help system includes several pages......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WEBDEV license agreement
WEBDEV license agreement...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Error 109: The fixed string is too long
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Error 110: The ASCIIZ string is too long