ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Environment of the report editor
Environment of the report editor...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
9. Generation modes
WINDEV Mobile includes different types of generation......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Print modes of a report
Several print modes are available for a report....
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......
Environment of the window editor
The main elements of window editor are as follows:
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Project portfolio
From version 25, you can create "project portfolios"......
17. Project Management Hub
...Project Management Hub...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
15. Project Management Hub
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......