ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
ERR_CANNOT_OPEN_FILE
ERR_LOADMOREDLL
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
.NET object
To access a class......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
ERR_BUTTON_EXPECTED
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
7. Multilingual applications in practice
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......