ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
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
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
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.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
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.
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.
Error 204: using a parameter without optional value after parameters ...
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Page Footer block
The Page footer block is run at the end of each page......