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"...
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.
Uploading files
Uploading consists in saving a file located on the user's computer to a web server...
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...
Using several libraries in an application
A library is a WDL file that contains all the resources......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements...
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option...
4. HFSQL Classic
Creating an executable: General options
The main executable options are as follows......
Sorts in a report
The sort is used to organize the information displayed in the report......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current...
<Table>.Display (Function)
to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated...
zipSize (Function)
the size of all compressed files found in the archive. the size of all files found in the archive...
TableDisplay (Function)
to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated...
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......