ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Editing a page: zoning mode
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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)......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Programming custom calculations in Table controls
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
6. Multiple generation
...Multiple generation...
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....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
"?" menu
WINDEV proposes a help menu adapted to your applications......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
11. User Macro-Code: UMC in practice
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......