ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
<DiskFile variable>.Close (Function)
Closes an external file.
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
15. Creating the executable in practice
Creating the executable in practice...
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)....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Translating a text file with WDTRAD
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......
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....
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......
Report based on a query
Queries are used to easily select records in one or more data files......
Shared memory area functions
Memory area management functions
The following functions are used to handle the certificates:...
fCurrentDrive (Function)
Gets or sets the current drive.
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.