ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Welcome to Reports & Queries
Reports & Queries is used to......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Handling the report blocks through programming
Each report block is associated with different events......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Check Box control functions
The following functions are used to manage the Check Box controls......
Photo album management functions
Photo album management functions...
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Math functions
List of mathematical functions...
Properties associated with a report
List of properties associated with a report...
Error 107: Redefinition of the parameter
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Help system properties
The properties of help system are used to define......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.