ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Serial and parallel port management functions
List of functions for managing serial and parallel ports...
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
Error 802: Invalid syntax for this function
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SysSpace (Function)
Returns the physical memory space for the current computer.
SQLListSource (Function)
Lists the data sources declared on a local site.
Error 704: The property does not exist on
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
fLock (Example)
Usage example of the fLock function
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Operations performed on collaboration diagrams
The following paragraphs explain......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.