ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDZip: Creating or modifying an archive
This help page explains how to......
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
zipArchive (Variable type)
The type zipArchive type is used to manipulate an archive file corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
Installation directory
The setup wizard allows you to configure the installation directory of application....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
15. Creating the executable in practice
Creating the executable in practice...
HDescribeFile (Function)
Describes a data file programmatically.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
VariantMember (Variable type)
The VariantMember type is an advanced type corresponding to an array of members, each member is a Variant variable.