ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
<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)...
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)...
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
ERR_LOADMOREDLL
.NET object
To access a class......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Warning 124: Shadowing a global variable
FTPCurrentDir (Function)
Identifies or modifies the current directory 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......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
GDI+ framework
Some WINDEV features use the GDI+ framework......