ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
ProjectInfo (Function)
Returns specific information about the project currently run.
ComponentLocate (Function)
Specifies the access path to an external component of project.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
<Component>.Load (Function)
Loads an external component independent of the current project.
Environment of the report editor
Environment of the report editor...
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Page Header block
The Page header block is printed on each new page......
Google Contacts management functions
List of functions for managing Google contacts...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
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....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
6. Multilingual sites
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
9. Sharing a project in practice
Sharing a project in practice...
Error 102: The constants can be defined in the initialization code of project, ...