ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Specific features of the applications for iPhone/iPad
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Handling Scheduler controls programmatically
A Scheduler control can be......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Constants for managing Big Data Redis databases
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Sort the data displayed in your tables in one click
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Replication management functions
Three types of replication are proposed......
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......