ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipping the window according to an image
An image can be used to easily define the shape of a window......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
2. Multilingual application
A multilingual application can be distributed in multiple languages....
3. Application development cycle
Development cycle of a WINDEV application....
Programming custom calculations in Table controls
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Principle for running threads
At runtime, an application runs in a main thread......