ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used.
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Diagram functions (prefix syntax)
Diagram functions (prefix syntax)...
Events associated with Carousel controls
List of events associated with Carousel controls...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Extracting the text of the project
The following text can be extracted......
Report viewer: Proposing several reports
In the document preview, end users can......
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
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....
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
12. Synchronizing data
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
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....
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......