ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Project portfolio
From version 25, you can create "project portfolios"......
7. Multilingual applications in practice
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
14. Controls in practice
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Using an external component in an application
A component can be reused at any time in any application......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
2. Modes to install an application
Operating mode of dynamic Active WEBDEV Pages
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).