ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
Sorts in a report
The sort is used to organize the information displayed in the report......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
2. Projects in practice
Collapses a branch previously expanded....
Report controls
Several types of controls can be handled in a report created by the report editor......
1. Project and analysis
12. Universal replication
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Body block
The Body block corresponds to the main block of the report......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
List of extension attributes
The list of extension attributes ......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.