ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Binding a ListView control to an item
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
fTrackFile (Function)
Triggers the tracking of a file.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.Open (Function)
Opens a data file.
fRename (Function)
Modifies the name of a file.