ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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)......
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
WDOptimizer: Editing and modifying a ".REP" file
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
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....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
2. Multilingual application
A multilingual application can be distributed in multiple languages....
6. Editing a page: zoning mode
Programming custom calculations in Table controls
6. Multiple generation
...Multiple generation...
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.
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....
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView 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......
11. User Macro-Code: UMC in practice
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
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 ......
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......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......