ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WINDEV editors
WINDEV editors...
ProjectInfo (Function)
Returns specific information about the project currently run.
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Component>.Load (Function)
Loads an external component independent of the current project.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
6. Multilingual sites
1. WEBDEV editors
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Error 102: The constants can be defined in the initialization code of project, ...
8. Sharing a project in practice
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
9. Sharing a project in practice
Sharing a project in practice...