ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of 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......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
<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)....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Time management
For each element (windows, reports, ......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
".STY" file: "Style sheet" file
A style sheet is a "......
HSetREP (Function)
Enables or disables the management of .REP file.
Custom properties (WLanguage)
A custom property is a code element with two events......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fDirSize (Function)
Returns the size of a directory in bytes.