ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLNext (Function)
Positionq on the next element (tag or attribute).
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Binding controls to data
A window or page can display information from......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Commands of the external interface
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....