ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Label report
The report editor allows you to create "Label" reports......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Creating the Table pages of the WEBDEV RAD pattern
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Project portfolio
From version 25, you can create "project portfolios"......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Page Header block
The Page header block is printed on each new page......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
10. Customizing the aspect of a site: skin elements
ComponentInfo (Function)
Returns information about a component.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic management of exceptions
The management of exceptions can be customized by process......