ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
ODBCDatabaseName (Property)
The ODBCNomBase property allows you to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
iDestination (Function)
Configures the print destination.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Phone constants (Android / iOS)
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Action Bar control events
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
File Description (Variable type)
The File Description variable is used to programmatically describe tables.