ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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"....
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
GglUploadDocument (Function)
Uploads a document to the Google server.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
The Signature control
The Signature control is a report control used to sign......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
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"....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
8. Optimizing an application
Windows
The windows represent the main interface of a WINDEV application......
Handling menu options programmatically
The menu options can be handled......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
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....
ErrorThrow (Function)
Throw a non-fatal error.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...