ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
zipDeleteFile (Function)
Deletes a file from an archive.
<Variable DiskFile>Create (Function)
Creates an external file.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Test of a query
The query editor allows you to run the test of query result......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
15. Creating the executable in practice
Creating the executable in practice...
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
fSelect (Function)
Opens the Windows file picker.
fCurrentDrive (Function)
Gets or sets the current drive.
fOpenTempFile (Function)
Creates and opens a temporary file.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.