ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
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.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
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......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Size (Example)
Usage example of the Size property
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
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)...
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
xlsVersion (Function)
Returns the Excel version that was used to save the file.
HPrevious (Function)
Positions on the previous file record according to a browse item.