ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling Excel files...
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
xlsData (Example)
Usage example of the xlsData function
xlsColumnType (Example)
Usage example of the xlsColumnType function
xlsOpen (Example)
Usage example of the xlsOpen function
Border (Type of variable)
The Border type is used to handle a border through programming...
Sequencing reports
In some cases, you may want to print several reports one after another, and view...
xlsClose (Example)
Usage example of the xlsClose function
xlsDocument (Example)
Usage example of the xlsDocument type
xlsVersion (Example)
Usage example of the xlsVersion function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
GglUploadDocument (Function)
Uploads a document to the Google server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site...
Print modes of a report
Several print modes are available for a report....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Discover all the possibilities of pivot tables
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used...
1
2
3
4
>