ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorThrow (Function)
Throw a non-fatal error.
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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"....
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Windows
The windows represent the main interface of a WINDEV application......
8. Optimizing an 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....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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...
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
NumberInWords (Function)
Converts a number to words.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Referring to an element in a WLanguage event / process
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.