ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
WDSQL, SQL querier: Overview
WDSQL is used to......
Project description: Project tab
The project description window allows you to configure various elements of your project......
WINDEV Mobile concepts
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
How to save and retrieve an image in a binary memo
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Programming an indexed control
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Assignment of RETURN
The return value of the process currently run can be assigned...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
The Calculated control
The "Calculated" control is used to perform calculations in a report......