ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Function)
Compresses a file.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
<Source>.CheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
fDir (Function)
Finds a file or directory.
HOpen (Function)
Opens a data file.
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
BurnerAddFile (Function)
Adds a file to the compilation.
ThreadMode (Function)
Changes the management mode of threads.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server table (.FIC file). This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Replication: The different types
The data replication is a powerful feature......
HCross (Function)
Crosses a record in a data file.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HRegenerateFile (Function)
Regenerates a data file from its log.