ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Palette variable>.Generate (Function)
Generates a palette from a base color.
Table,Select,+ (External language)
Selects an element in a Table control.
<Source>.ChangeName (Function)
Modifies the physical name of a table.
<ftpConnection variable>.RemoveDir (Function)
Deletes a directory and its content (files and subdirectories) from an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
Popup window
WINDEV allows you to open windows in popup format......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......