ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
<Table>.SavePositionAndSelection (Function)
Save: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Configuring the setup program
Two tools can be used to create a setup program......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Extracting messages added or modified since last extraction
A project was already created and translated......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.Print (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.