ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
fDelete (Example)
Usage example of the fDelete function
15. Creating the executable in practice
Creating the executable in practice...
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDZip: Creating or modifying an archive
This help page explains how to......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HDescribeFile (Function)
Describes a data file programmatically.
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, ......
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......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
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.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Error 204: using a parameter without optional value after parameters ...