ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Editing a page: zoning mode
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Multilingual project
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Handling the report blocks through programming
Each report block is associated with different events......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Recycle code windows
By default, a single code window is opened per ......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Drop-down button
The drop-down button expands: a context menu. a popup window....