ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Page Footer block
The Page footer block is run at the end of each page......
Outstanding progress bars
Simple or symmetric progress bar?...
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
"About" window
The "About" window is used to display and access various information about the current application......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
History of versions
The history of setup versions is an advanced feature of the network setup......
Including a supercontrol in a window or in a page
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
12. Control templates
WINDEV Mobile allows you to create control templates....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.