ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
ERR_CANNOT_OPEN_FILE
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
13. Print: Reports
WINDEV reports...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
File (Property)
The File property is used to manage the files a functionality applies to.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Upload>.DeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
1
2
3
4
5
6
211
>