ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sitemap file for Google
To better analyze the content of the sites, the search engine of Google uses an XML file named "Sitemap" (if it is available)...
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project...
Custom-Folders in the database schema
Several file descriptions can be grouped into a "Custom-Folder"...
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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.
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV websites...
11. Table/Looper controls
Application patch
a modification was performed (WDL file)......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed...
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The log process
...A log is a special file that contains the history of all changes made to one or more tables...
Configuring the setup program
Two tools can be used to create a setup program......
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create...
11. Table/Looper controls
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel....
Editable reports
The report editor can be used to create form reports, which include different controls allowing...
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Code history
The code history is used to......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected...
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Standard FTP functions
List of standard FTP functions...