ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HChangeConnection (Example)
Usage example of the HChangeConnection function
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing Map controls
Constants for managing Map controls...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ProjectInfo (Function)
Returns specific information about the project currently run.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......