ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Constants for external files
List of constants used by the functions for managing external files....
ODBCSQLCode (Property)
ODBCSQLCode is used 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)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used 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"....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
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....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
OpenSister (Example)
Usage example of the OpenSister function
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
29. SEO in practice
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Events associated with List Box controls
List of events associated with List Box controls...
iCreateFont (Function)
Creates a new print font.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......