ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
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......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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)....
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.
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
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
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).
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)...
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
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.