ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Copying controls from the window editor
The controls can be copied from the window editor......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Information 302: Ambiguity between a variable and a control
Print constants
List of constants used by the print functions....
Net constants
List of constants used by the Net functions....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
DnDCursor (Example)
Usage example of the DnDCursor function
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
DnDEvent (Example)
Usage example of the DnDEvent function
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Copying controls from the report editor
The controls can be copied from the report editor......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....