ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Size (Property)
The Size property is used to determine and change the size of an element.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Size (Property)
The Size property is used to determine and change the size of an element.
HDescribeItem (Function)
Describes a file item through programming.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Size (Example)
Usage example of the Size property
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
xlsVersion (Function)
Returns the Excel version that was used to save the file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HPrevious (Function)
Positions on the previous file record according to a browse item.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fSeek (Function)
Gets and sets current position in an external file.